Hierarchy For Package org.springframework.security.oauth2.server.authorization.oidc.authentication
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcClientRegistrationAuthenticationToken
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcLogoutAuthenticationToken
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcUserInfoAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext.AbstractBuilder<T,
B> - org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcLogoutAuthenticationContext.Builder
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcUserInfoAuthenticationContext.Builder
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcClientConfigurationAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcClientRegistrationAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcLogoutAuthenticationContext (implements org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext)
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcLogoutAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcLogoutAuthenticationValidator (implements java.util.function.Consumer<T>)
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcUserInfoAuthenticationContext (implements org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext)
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcUserInfoAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)