public final class WebAttributes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACCESS_DENIED_403
Used to cache an
AccessDeniedException in the request for rendering. |
static String |
AUTHENTICATION_EXCEPTION
Used to cache an authentication-failure exception in the session.
|
static String |
WEB_INVOCATION_PRIVILEGE_EVALUATOR_ATTRIBUTE
Set as a request attribute to override the default
WebInvocationPrivilegeEvaluator |
Constructor and Description |
---|
WebAttributes() |
public static final String ACCESS_DENIED_403
AccessDeniedException
in the request for rendering.AccessDeniedHandlerImpl
,
Constant Field Valuespublic static final String AUTHENTICATION_EXCEPTION
public static final String WEB_INVOCATION_PRIVILEGE_EVALUATOR_ATTRIBUTE
WebInvocationPrivilegeEvaluator
WebInvocationPrivilegeEvaluator