public class OAuth2Constants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OAuth2Constants.AgentOAuth2ProviderService |
static class |
OAuth2Constants.AuthorizationEndpoint
11.3.2.
|
static class |
OAuth2Constants.Bearer |
static class |
OAuth2Constants.CoreTokenParams |
static class |
OAuth2Constants.Custom |
static class |
OAuth2Constants.DeviceCode
Constants relating to the device code flow.
|
static class |
OAuth2Constants.DisplayType |
static class |
OAuth2Constants.EndpointType |
static class |
OAuth2Constants.Error
See 11.4.
|
static class |
OAuth2Constants.IntrospectionEndpoint |
static class |
OAuth2Constants.JwtProfile
Constants for the OAuth2 Jwt Bearer extension specification.
|
static class |
OAuth2Constants.JWTTokenParams |
static class |
OAuth2Constants.MAC |
static class |
OAuth2Constants.OAuth2Client |
static class |
OAuth2Constants.OAuth2ProviderService
Stores the constants for the OAuth2 Provider Service
|
static class |
OAuth2Constants.Params
The OAuth Parameters Registry's initial contents.
|
static class |
OAuth2Constants.ProofOfPossession
Constants for proof of possession as described by RFC-7800.
|
static class |
OAuth2Constants.ResourceSets
Constants for resource sets.
|
static class |
OAuth2Constants.SAML20
SAML 2.0 Bearer Assertion Profiles for OAuth 2.0
|
static class |
OAuth2Constants.Scopes
Constants for supported scopes
|
static class |
OAuth2Constants.ScriptParams
Constants for scripting implementation
|
static class |
OAuth2Constants.ShortClientAttributeNames
List of client attributes and their names as specified in the OAuth2/OpenID Connect Spec
|
static class |
OAuth2Constants.StoredToken |
static class |
OAuth2Constants.Token |
static class |
OAuth2Constants.TokenEndpoint
grant_type Registry
|
static class |
OAuth2Constants.UrlLocation
Indicates the location of an entity in a URL.
|
static class |
OAuth2Constants.UserinfoEndpoint |
Modifier and Type | Field and Description |
---|---|
static String |
ACCESS_LOG_NAME
Logger file names
|
static String |
DEBUG_LOG_NAME |
static String |
ERROR_LOG_NAME |
Constructor and Description |
---|
OAuth2Constants() |
public static final String ACCESS_LOG_NAME
public static final String ERROR_LOG_NAME
public static final String DEBUG_LOG_NAME
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.