Interface | Description |
---|---|
Application |
Handles authentication with the backend system.
|
Class | Description |
---|---|
OAuthConfiguration |
Manages the OAuth provider configuration, including the validator, consumer store, and
token strategy.
|
OAuthRequest |
Validates that a request is authorized.
|
Exception | Description |
---|---|
AuthenticationException |
An exception indicating that authentication failed.
|
Copyright © 2018. All Rights Reserved.