See: Description
Interface | Description |
---|---|
Endpoint |
An OAuth 2.0 provider endpoint.
|
SecureEndpoint |
A contract for an endpoint that requires authentication.
|
Class | Description |
---|---|
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.
|