Class PublicApiCallContextHandler

java.lang.Object
org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler
org.alfresco.opencmis.PublicApiCallContextHandler
All Implemented Interfaces:
Serializable, org.apache.chemistry.opencmis.server.shared.CallContextHandler

public class PublicApiCallContextHandler extends org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler
See Also:
  • Constructor Details

    • PublicApiCallContextHandler

      public PublicApiCallContextHandler()
  • Method Details

    • getCallContextMap

      public Map<String,String> getCallContextMap(jakarta.servlet.http.HttpServletRequest request)
      Specified by:
      getCallContextMap in interface org.apache.chemistry.opencmis.server.shared.CallContextHandler
      Overrides:
      getCallContextMap in class org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler