| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MOCK_XSUAA_PROPERTY_SOURCE_NAME |
"mockxsuaaserver" |
public static final String |
MOCK_XSUAA_URL |
"mockxsuaaserver.url" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PATH_PUBLIC_KEY |
"/mock/publicKey.txt" |
protected static final String |
PATH_TOKEN_KEYS_TEMPLATE |
"/mock/token_keys_template.json" |
protected static final String |
RESPONSE_401 |
"Xsuaa mock authorization server can\'t authenticate client/user" |
protected static final String |
RESPONSE_404 |
"Xsuaa mock authorization server does not support this request" |
protected static final String |
RESPONSE_500 |
"Xsuaa mock authorization server can\'t process request" |
Copyright © 2020. All rights reserved.