Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HAS_PERMISSION_3 |
"permissionEvaluator hasPermission(authentication, targetDomainObject, permission)" |
public static final String |
HAS_PERMISSION_4 |
"permissionEvaluator hasPermission(authentication, targetId, targetType, permission)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USER_TYPE_USER |
"UT_USER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GENERIC_USER_COOKIE |
"genericUserCookie" |
public static final String |
GENERIC_USER_TOKEN |
"genericUserToken" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHORITY_PREFIX |
"AUTHORITY_" |
public static final String |
HEADER_AUTH_TOKEN |
"X-Auth-Token" |
public static final String |
ROLE_PREFIX |
"ROLE_" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PRIVILEGE_PREFIX |
"PRIVILEGE_" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ATTR_PRINCIPAL |
"principal" |
public static final String |
PERMITED |
"PERMITED" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_REALM_NAME |
"DefaultRealmName" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARAM_REDIRECT |
"redirect" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BASIC_AUTHENTICATION_ENTRYPOINT |
"basicAuthenticationEntryPoint" |
public static final int |
ORDER_BASIC_AUTH |
2147483643 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ORDER_CSRF |
-98 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FORM_AUTHENTICATION_ENTRYPOINT |
"formAuthenticationEntryPoint" |
public static final String |
LOGIN_CIPHER |
"loginCipher" |
public static final int |
ORDER_FORM_AUTH |
2147483633 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ORDER_PERMITED_REQUEST |
-2147483647 |
public static final String |
PERMITED_REQUEST_MATCHER |
"permitedRequestMatcher" |
public static final String |
PERMITED_REQUESTS |
"permitedRequests" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ORDER_PRE_AUTH |
2147483644 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ORDER_VERIFY_CODE |
-99 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ORDER_AFTER_MANAGEMENT_BEFORE_FALLBACK |
2147483641 |
Copyright © 2017. All rights reserved.