Uses of Class
org.springframework.extensions.webscripts.connector.UserContext
-
Packages that use UserContext Package Description org.springframework.extensions.webscripts.connector -
-
Uses of UserContext in org.springframework.extensions.webscripts.connector
Methods in org.springframework.extensions.webscripts.connector with parameters of type UserContext Modifier and Type Method Description ConnectorConnectorService. getConnector(java.lang.String endpointId, UserContext userContext, javax.servlet.http.HttpSession session)Retrieves a Connector for the given endpoint that is scoped to the given user context.
-