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.oauth2.provider.OAuth2Authentication
- org.springframework.security.authentication.UsernamePasswordAuthenticationToken
- br.com.anteros.security.spring.config.AbstractSpringGlobalMethodSecurityConfiguration (implements org.springframework.context.annotation.ImportAware, org.springframework.beans.factory.SmartInitializingSingleton)
- br.com.anteros.security.spring.config.AbstractSpringMvcConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- br.com.anteros.security.spring.AnterosSecurityAccessDecisionManagerFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- br.com.anteros.security.spring.oauth2.AnterosSecurityApprovalStore (implements org.springframework.security.oauth2.provider.approval.ApprovalStore)
- br.com.anteros.security.spring.oauth2.AnterosSecurityAuthorizationCode (implements org.springframework.security.oauth2.provider.code.AuthorizationCodeServices)
- br.com.anteros.security.spring.AnterosSecurityGrantedAuthority (implements org.springframework.security.core.GrantedAuthority)
- br.com.anteros.security.spring.AnterosSecurityManager (implements org.springframework.security.authentication.AuthenticationManager, org.springframework.security.authentication.AuthenticationProvider, org.springframework.security.oauth2.provider.ClientDetailsService, org.springframework.security.oauth2.provider.ClientRegistrationService, org.springframework.beans.factory.InitializingBean, org.springframework.security.provisioning.UserDetailsManager, org.springframework.security.core.userdetails.UserDetailsService)
- br.com.anteros.security.spring.AnterosSecurityManagerBuilder
- br.com.anteros.security.spring.oauth2.AnterosSecurityTokenStore (implements org.springframework.security.oauth2.provider.token.TokenStore)
- br.com.anteros.security.spring.AnterosSecurityUser (implements org.springframework.security.core.userdetails.UserDetails)
- br.com.anteros.security.spring.util.AnterosSecurityUtil
- br.com.anteros.security.spring.AnterosSecurityVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurer)
- org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer)
- java.lang.Throwable (implements java.io.Serializable)
Annotation Type Hierarchy
Copyright © 2019 Anteros Tecnologia. All rights reserved.