Principal.See: Description
| Interface | Description |
|---|---|
| OAuth2User |
A representation of a user
Principal
that is registered with an OAuth 2.0 Provider. |
| Class | Description |
|---|---|
| DefaultOAuth2User |
The default implementation of an
OAuth2User. |
| OAuth2UserAuthority |
A
GrantedAuthority that may be associated to an OAuth2User. |
Principal.