Class | Description |
---|---|
AuthoritiesConstants |
Constants for Spring Security authorities.
|
DomainUserDetailsService |
Authenticate a user from the database.
|
SecurityUtils |
Utility class for Spring Security.
|
SpringSecurityAuditorAware |
Implementation of AuditorAware based on Spring Security.
|
Exception | Description |
---|---|
UserNotActivatedException |
This exception is thrown in case of a not activated user trying to authenticate.
|
Copyright © 2017 Osgiliath. All rights reserved.