Package org.powertac.visualizer.security
Spring Security configuration.
- 
Class Summary Class Description AuthoritiesConstants Constants for Spring Security authorities.DomainUserDetailsService Authenticate a user from the database.PersistentTokenRememberMeServices Custom implementation of Spring Security's RememberMeServices.SecurityUtils Utility class for Spring Security.SpringSecurityAuditorAware Implementation of AuditorAware based on Spring Security. - 
Exception Summary Exception Description UserNotActivatedException This exception is throw in case of a not activated user trying to authenticate.