Uses of Class
org.springframework.extensions.webscripts.connector.UserContext

Packages that use UserContext
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
 Connector ConnectorService.getConnector(String endpointId, UserContext userContext, javax.servlet.http.HttpSession session)
          Retrieves a Connector for the given endpoint that is scoped to the given user context.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.