Package com.force.sdk.springsecurity

Class Summary
AuthenticationProcessingFilter This filter gets configured into the spring security filter chain as the FORM_LOGIN_FILTER.
AuthenticationProcessingFilterEntryPoint This is the entry point to the authentication handshake.
AuthenticationSuccessHandler Called after a successful authentication.
ForceConnectionStorageFilter This filter should run after all other Force.com filters in the spring security chain.
ForceLogoutHandler Called when a logout takes place.
ForceRememberMeServices ForceRememberMeServices is used by the standard spring RememberMeAuthenticationFilter.
LogoutSuccessHandler Called after all logout handlers are processed.
OAuthAuthenticationProvider The AuthenticationProvider used for Force.com authentication.
OAuthAuthenticationToken Used to represent an OAuth Authentication.
 



Copyright © 2011. All Rights Reserved.