public static class OAuth2Constants.Token extends Object
Modifier and Type | Field and Description |
---|---|
static String |
OAUTH_ACCESS_TOKEN |
static String |
OAUTH_CODE_TYPE |
static String |
OAUTH_EXPIRES_IN |
static String |
OAUTH_REFRESH_TOKEN |
static String |
OAUTH_TOKEN_TYPE |
Constructor and Description |
---|
Token() |
public static final String OAUTH_ACCESS_TOKEN
public static final String OAUTH_EXPIRES_IN
public static final String OAUTH_REFRESH_TOKEN
public static final String OAUTH_TOKEN_TYPE
public static final String OAUTH_CODE_TYPE
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.