Uses of Class
org.springframework.extensions.webscripts.connector.UserContext
Packages that use UserContext
-
Uses of UserContext in org.springframework.extensions.webscripts.connector
Methods in org.springframework.extensions.webscripts.connector with parameters of type UserContextModifier and TypeMethodDescriptionConnectorService.getConnector(String endpointId, UserContext userContext, jakarta.servlet.http.HttpSession session) Retrieves a Connector for the given endpoint that is scoped to the given user context.