Package io.jans.as.model.config
Class Constants
- java.lang.Object
-
- io.jans.as.model.config.Constants
-
public class Constants extends Object
- Author:
- Yuriy Zabrovarnyy
-
-
Field Summary
-
-
-
Field Detail
-
ALL
public static final String ALL
- See Also:
- Constant Field Values
-
SERVER_KEY_OF_CONFIGURATION_ENTRY
public static final String SERVER_KEY_OF_CONFIGURATION_ENTRY
- See Also:
- Constant Field Values
-
BASE_PROPERTIES_FILE_NAME
public static final String BASE_PROPERTIES_FILE_NAME
- See Also:
- Constant Field Values
-
LDAP_PROPERTIES_FILE_NAME
public static final String LDAP_PROPERTIES_FILE_NAME
- See Also:
- Constant Field Values
-
COUCHBASE_PROPERTIES_FILE_NAME
public static final String COUCHBASE_PROPERTIES_FILE_NAME
- See Also:
- Constant Field Values
-
SALT_FILE_NAME
public static final String SALT_FILE_NAME
- See Also:
- Constant Field Values
-
CERTS_DIR
public static final String CERTS_DIR
- See Also:
- Constant Field Values
-
APPLICATION_TOKEN_INTROSPECTION_JWT
public static final String APPLICATION_TOKEN_INTROSPECTION_JWT
- See Also:
- Constant Field Values
-
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
-
ERROR_DESCRIPTION
public static final String ERROR_DESCRIPTION
- See Also:
- Constant Field Values
-
ERROR_URI
public static final String ERROR_URI
- See Also:
- Constant Field Values
-
REASON
public static final String REASON
- See Also:
- Constant Field Values
-
STATE
public static final String STATE
- See Also:
- Constant Field Values
-
REDIRECT
public static final String REDIRECT
- See Also:
- Constant Field Values
-
AUTH_STEP
public static final String AUTH_STEP
- See Also:
- Constant Field Values
-
PROMPT
public static final String PROMPT
- See Also:
- Constant Field Values
-
OPENID
public static final String OPENID
- See Also:
- Constant Field Values
-
CLIENT_ASSERTION
public static final String CLIENT_ASSERTION
- See Also:
- Constant Field Values
-
CLIENT_ASSERTION_TYPE
public static final String CLIENT_ASSERTION_TYPE
- See Also:
- Constant Field Values
-
CLIENT_ID
public static final String CLIENT_ID
- See Also:
- Constant Field Values
-
DEVICE_AUTHORIZATION
public static final String DEVICE_AUTHORIZATION
- See Also:
- Constant Field Values
-
AUTHORIZATION_CODE
public static final String AUTHORIZATION_CODE
- See Also:
- Constant Field Values
-
LOG_FOUND
public static final String LOG_FOUND
- See Also:
- Constant Field Values
-
MONTH
public static final String MONTH
- See Also:
- Constant Field Values
-
GRANTTYPE
public static final String GRANTTYPE
- See Also:
- Constant Field Values
-
HTTP_11
public static final String HTTP_11
- See Also:
- Constant Field Values
-
SPACE_HTTP_11
public static final String SPACE_HTTP_11
- See Also:
- Constant Field Values
-
UNKNOWN
public static final String UNKNOWN
- See Also:
- Constant Field Values
-
UNKNOWN_DOT
public static final String UNKNOWN_DOT
- See Also:
- Constant Field Values
-
PRAGMA
public static final String PRAGMA
- See Also:
- Constant Field Values
-
NO_CACHE
public static final String NO_CACHE
- See Also:
- Constant Field Values
-
X_CLIENTCERT
public static final String X_CLIENTCERT
- See Also:
- Constant Field Values
-
WWW_AUTHENTICATE
public static final String WWW_AUTHENTICATE
- See Also:
- Constant Field Values
-
SUBJECT_TOKEN_TYPE_ID_TOKEN
public static final String SUBJECT_TOKEN_TYPE_ID_TOKEN
- See Also:
- Constant Field Values
-
ACTOR_TOKEN_TYPE_DEVICE_SECRET
public static final String ACTOR_TOKEN_TYPE_DEVICE_SECRET
- See Also:
- Constant Field Values
-
TOKEN_TYPE_ACCESS_TOKEN
public static final String TOKEN_TYPE_ACCESS_TOKEN
- See Also:
- Constant Field Values
-
TOKEN_TYPE_TX_TOKEN
public static final String TOKEN_TYPE_TX_TOKEN
- See Also:
- Constant Field Values
-
CONTENT_TYPE_APPLICATION_JSON_UTF_8
public static final String CONTENT_TYPE_APPLICATION_JSON_UTF_8
- See Also:
- Constant Field Values
-
CONTENT_TYPE_STATUSLIST_JSON
public static final String CONTENT_TYPE_STATUSLIST_JSON
- See Also:
- Constant Field Values
-
CONTENT_TYPE_STATUSLIST_JWT
public static final String CONTENT_TYPE_STATUSLIST_JWT
- See Also:
- Constant Field Values
-
AUTHORIZATION
public static final String AUTHORIZATION
- See Also:
- Constant Field Values
-
AUTHORIZATION_BEARER
public static final String AUTHORIZATION_BEARER
- See Also:
- Constant Field Values
-
AUTHORIZATION_BASIC
public static final String AUTHORIZATION_BASIC
- See Also:
- Constant Field Values
-
REASON_CLIENT_NOT_AUTHORIZED
public static final String REASON_CLIENT_NOT_AUTHORIZED
- See Also:
- Constant Field Values
-
CORRELATION_ID_HEADER
public static final String CORRELATION_ID_HEADER
- See Also:
- Constant Field Values
-
X_FRAME_OPTIONS_HEADER
public static final String X_FRAME_OPTIONS_HEADER
- See Also:
- Constant Field Values
-
-