Class | Description |
---|---|
OauthPasswordAuthenticationProvider |
An
AuthenticationProvider that delegates to an OAuth 2.0 provider using the
password grant flow. |
OpenIdPasswordAuthenticationProvider |
An
AuthenticationProvider that delegates to an OpenID provider using the
password grant flow. |
PasswordGrantCondition |
Condition to enable the password grant authentication flow for an OAuth provider.
|