Principal.See: Description
| Interface | Description |
|---|---|
| OidcUser |
A representation of a user
Principal
that is registered with an OpenID Connect 1.0 Provider. |
| Class | Description |
|---|---|
| DefaultOidcUser |
The default implementation of an
OidcUser. |
| OidcUserAuthority |
A
GrantedAuthority that may be associated to an OidcUser. |
Principal.