Interface | Description |
---|---|
MergeCartProcessor |
Class | Description |
---|---|
BroadleafAdminLogoutSuccessHandler |
Created by IntelliJ IDEA.
|
BroadleafAuthenticationFailureHandler | |
BroadleafExternalAuthenticationUserDetails |
This is an extension of Spring's User class to provide additional data to the UserDetails interface.
|
EnhancedTokenBasedRememberMeServices |
This class adds additional features to the token based remember me services provided by
Spring security.
|
LocalRedirectStrategy |
This class insures that if using the successUrl or failureUrl request
parameter, then the urls are valid and are local to the application
(preventing a user modifying to go somewhere else on login success/failure)
|
RandomGenerator |
Copyright © 2013. All rights reserved.