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)

Interface Hierarchy