| Interface | Description |
|---|---|
| TokenExtractor |
| Class | Description |
|---|---|
| BearerTokenExtractor |
TokenExtractor that strips the authenticator from a bearer token request (with an Authorization header in the
form "Bearer <TOKEN>", or as a request parameter if that fails). |
| OAuth2AuthenticationDetails |
A holder of selected HTTP details related to an OAuth2 authentication request.
|
| OAuth2AuthenticationDetailsSource |
A source for authentication details in an OAuth2 protected Resource.
|
| OAuth2AuthenticationManager |
An
AuthenticationManager for OAuth2 protected resources. |
| OAuth2AuthenticationProcessingFilter |
A pre-authentication filter for OAuth2 protected resources.
|
Copyright © 2019. All rights reserved.