Constant Field Values
Contents
org.uberfire.*
-
org.uberfire.ext.security.server.BasicAuthSecurityFilter Modifier and Type Constant Field Value public static final String
EXCEPTION_PATHS
"excludedPaths"
public static final String
INVALIDATE_PARAM
"invalidate"
public static final String
REALM_NAME_PARAM
"realmName"
-
org.uberfire.ext.security.server.LoginRedirectServlet Modifier and Type Constant Field Value public static final String
DISPLAY_AFTER_LOGIN_INIT_PARAM
"display-after-login"
public static final String
DISPLAY_WHEN_NOT_AUTH_INIT_PARAM
"display-when-not-authenticated"
-
org.uberfire.ext.security.server.SecureHeadersFilter Modifier and Type Constant Field Value public static final String
LOCATION
"Location"
public static final String
STRICT_TRANSPORT_SECURITY
"Strict-Transport-Security"
public static final String
X_FRAME_OPTIONS
"X-FRAME-OPTIONS"
public static final String
X_XSS_OPTIONS
"X-XSS-Protection"
-
org.uberfire.ext.security.server.SecurityIntegrationFilter Modifier and Type Constant Field Value public static final String
PROBE_ROLES_INIT_PARAM
"probe-for-roles"