Class Hierarchy
- java.lang.Object
- org.springframework.security.access.vote.AbstractAccessDecisionManager (implements org.springframework.security.access.AccessDecisionManager, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.authentication.UsernamePasswordAuthenticationToken
- br.com.anteros.security.spring.AnterosSecurityGrantedAuthority (implements org.springframework.security.core.GrantedAuthority)
- br.com.anteros.security.spring.AnterosSecurityManager (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean)
- br.com.anteros.security.spring.AnterosSecurityUser (implements org.springframework.security.core.userdetails.UserDetails)
- br.com.anteros.security.spring.AnterosSecurityVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- br.com.anteros.persistence.session.service.GenericSQLService<T,ID> (implements br.com.anteros.persistence.session.service.SQLService<T,ID>)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- br.com.anteros.persistence.session.service.SQLService<T,ID>
- br.com.anteros.security.spring.AnterosSecurityService (also extends org.springframework.security.core.userdetails.UserDetailsService)
- org.springframework.security.core.userdetails.UserDetailsService
- br.com.anteros.security.spring.AnterosSecurityService (also extends br.com.anteros.persistence.session.service.SQLService<T,ID>)
Annotation Type Hierarchy
Copyright © 2016 Anteros Tecnologia. All rights reserved.