| Class | Description |
|---|---|
| CustomAuthenticationProvider |
Implements method from AuthenticationProvider in order to capture and store
the password from spring-security objects.
|
| CustomLoginSuccessHandler | |
| CustomLogoutSuccessHandler |
This class extends and implements spring-security classes to intercept and handle the logout process
in order to execute custom actions, for example, to evict cache of logged out user and to control
the template to see after a successful logout
|
| CustomUser |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.