Class | Description |
---|---|
AuthenticationUtilities |
Utility class to enforce OAuth scopes in authenticated requests.
|
CorsFilter |
Implements Cross-Origin Resource Sharing (CORS) headers.
|
DeviceEndpoint |
Implements https://tools.ietf.org/html/draft-ietf-oauth-device-flow
|
IntrospectionEndpoint | |
OAuth2ExceptionHandler |
Controller helper that handles OAuth2 exceptions and propagates them as JSON errors.
|
OAuthConfirmationController | |
RevocationEndpoint | |
ScopeAPI | |
TokenAPI |
REST-ish API for managing access tokens (GET/DELETE only)
|
Copyright © 2018. All rights reserved.