Hierarchy For Package org.springframework.security.oauth2.core.oidc.user
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.oauth2.core.user.DefaultOAuth2User (implements org.springframework.security.oauth2.core.user.OAuth2User, java.io.Serializable)
- org.springframework.security.oauth2.core.oidc.user.DefaultOidcUser (implements org.springframework.security.oauth2.core.oidc.user.OidcUser)
- org.springframework.security.oauth2.core.user.OAuth2UserAuthority (implements org.springframework.security.core.GrantedAuthority)
- org.springframework.security.oauth2.core.oidc.user.OidcUserAuthority
- org.springframework.security.oauth2.core.user.DefaultOAuth2User (implements org.springframework.security.oauth2.core.user.OAuth2User, java.io.Serializable)
Interface Hierarchy
- org.springframework.security.core.AuthenticatedPrincipal
- org.springframework.security.oauth2.core.OAuth2AuthenticatedPrincipal
- org.springframework.security.oauth2.core.user.OAuth2User
- org.springframework.security.oauth2.core.oidc.user.OidcUser (also extends org.springframework.security.oauth2.core.oidc.IdTokenClaimAccessor)
- org.springframework.security.oauth2.core.user.OAuth2User
- org.springframework.security.oauth2.core.OAuth2AuthenticatedPrincipal
- org.springframework.security.oauth2.core.ClaimAccessor
- org.springframework.security.oauth2.core.oidc.StandardClaimAccessor
- org.springframework.security.oauth2.core.oidc.IdTokenClaimAccessor
- org.springframework.security.oauth2.core.oidc.user.OidcUser (also extends org.springframework.security.oauth2.core.user.OAuth2User)
- org.springframework.security.oauth2.core.oidc.IdTokenClaimAccessor
- org.springframework.security.oauth2.core.oidc.StandardClaimAccessor