Package com.force.sdk.oauth.context

Interface Summary
SecurityContext Interface to represent the standard fields stored when a user is authenticated.
SecurityContextService The security context service provides the basic functionality for managing a security context in the session of the authenticated user.
 

Class Summary
CustomSecurityContext CustomSecurityContext should be extended when using a custom data retriever.
ForceSecurityContext This is the default implementation of a SecurityContext.
ForceSecurityContextHolder Provides a mechanism to access the SecurityContext for the authenticated user.
SecurityContextServiceImpl The security context service provides the basic functionality for managing a security context in the session of the authenticated user.
SecurityContextUtil This utility class is in place to handle all interaction with the browser cookies that will be used to track a user's authentication status.
 



Copyright © 2011. All Rights Reserved.