| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MIN_KEY_SIZE_IN_BITS |
2048 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTHORIZATION_PENDING |
"authorization_pending" |
public static final String |
CODE_EXPIRED |
"code_expired" |
public static final String |
INVALID_GRANT |
"invalid_grant" |
public static final String |
PASSWORD_REQUIRED_FOR_MANAGED_USER |
"password_required_for_managed_user" |
public static final String |
UNKNOWN |
"unknown" |
public static final String |
USER_REALM_DISCOVERY_FAILED |
"user_realm_discovery_failed" |
public static final String |
WSTRUST_ENDPOINT_NOT_FOUND_IN_METADATA_DOCUMENT |
"wstrust_endpoint_not_found" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
assertionType |
"urn:ietf:params:oauth:client-assertion-type:jwt-bearer" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_AUTHORITY |
"https://login.microsoftonline.com/common/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MIN_ACCESS_TOKEN_EXPIRE_IN_SEC |
300 |
Copyright © 2013–2019. All rights reserved.