See: Description
Interface | Description |
---|---|
Endpoint |
An OAuth 2.0 provider endpoint.
|
PersistableConfiguration |
Base configuration for persistable endpoints.
|
SecureEndpoint |
A contract for an endpoint that requires authentication.
|
Class | Description |
---|---|
AbstractCookieConfiguration |
Base configuration for
CookieConfiguration implementations. |
DefaultSecureEndpoint |
The default implementation of
SecureEndpoint . |
Enum | Description |
---|---|
AuthenticationMethod |
Client Authentication methods that are used by Clients to authenticate to the Authorization Server when using the Token Endpoint.
|