Class Hierarchy
- java.lang.Object
- org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.context.MessageSourceAware, org.springframework.security.web.authentication.RememberMeServices)
- org.springframework.security.web.authentication.rememberme.PersistentTokenBasedRememberMeServices
- com.broadleafcommerce.auth.authorization.security.rememberme.service.BroadleafPersistentTokenRepository (implements org.springframework.security.web.authentication.rememberme.PersistentTokenRepository)
- com.broadleafcommerce.auth.authorization.security.rememberme.service.RememberMeCookieUtility
- com.broadleafcommerce.auth.authorization.security.rememberme.service.RememberMeLoginAuthenticationStrategyDelegate (implements com.broadleafcommerce.auth.user.web.authentication.session.AuthenticationStrategyDelegate)
- com.broadleafcommerce.auth.authorization.security.rememberme.service.RememberMeLogoutHandlerDelegate
- com.broadleafcommerce.auth.authorization.security.rememberme.service.RememberMeUserDetailsServiceProvider
- com.broadleafcommerce.auth.authorization.security.rememberme.service.RememberMeUserDetailsServiceProvider.RememberMeUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)