Package com.force.sdk.oauth.context

Interface Summary
SecurityContext Interface representing the standard fields stored when a user is authenticated.
SecurityContextService Provides the basic functionality for managing a security context in the session of the authenticated user.
 

Class Summary
CustomSecurityContext Abstract class that should be extended when using a custom data retriever.
ForceSecurityContext Default implementation of a SecurityContext.
ForceSecurityContextHolder Provides a mechanism to access the SecurityContext for the authenticated user.
SecurityContextServiceImpl Provides the basic functionality for managing a security context in the session of the authenticated user.
SecurityContextUtil Utility class to handle all interactions with the browser cookies sed to track a user's authentication status.
 



Copyright © 2012. All Rights Reserved.