Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.authentication.UsernamePasswordAuthenticationToken
- de.adorsys.sts.token.authentication.BearerTokenAuthentication
- org.springframework.security.authentication.UsernamePasswordAuthenticationToken
- de.adorsys.sts.tokenauth.AuthServer
- de.adorsys.sts.token.authentication.LoggingAuthServer
- de.adorsys.sts.token.authentication.AuthServerConfigurationProperties
- de.adorsys.sts.token.authentication.AuthServerConfigurationProperties.AuthServerProperties
- de.adorsys.sts.tokenauth.BearerTokenValidator
- de.adorsys.sts.token.authentication.LoggingBearerTokenValidator
- de.adorsys.sts.token.authentication.ConfigurationPropertiesAuthServerProvider (implements de.adorsys.sts.tokenauth.AuthServersProvider)
- de.adorsys.sts.token.authentication.TokenAuthenticationConfiguration
- de.adorsys.sts.token.authentication.TokenAuthenticationService
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Annotation Interface Hierarchy
- de.adorsys.sts.token.authentication.EnableTokenAuthentication (implements java.lang.annotation.Annotation)