| 类 | 说明 |
|---|---|
| AbstractOAuth2ResourceOwnerAuthenticationProvider<T extends AbstractOAuth2ResourceOwnerAuthenticationToken> |
An
AuthenticationProvider implementation for the OAuth 2.0 Resource Owner |
| AbstractOAuth2ResourceOwnerAuthenticationToken |
An abstract
Authentication implementation used for the OAuth 2.0 Resource Owner
Grant. |
| OAuth2AuthenticationProviderUtils |
Utility methods for the OAuth 2.0
AuthenticationProvider's. |
| OAuth2ResourceOwnerPasswordAuthenticationProvider | |
| OAuth2ResourceOwnerPasswordAuthenticationToken |
An
Authentication implementation used for the OAuth 2.0 Resource Owner Password
Grant. |
| OAuth2TokenRevocationAuthenticationProvider |
An
AuthenticationProvider implementation for OAuth 2.0 Token Revocation. |
| OAuth2TokenRevocationAuthenticationToken |
An
Authentication implementation used for OAuth 2.0 Token Revocation. |
Copyright © 2023. All rights reserved.