Modifier and Type | Method and Description |
---|---|
static Class<? extends ViewConfig> |
handleSecurityViolationWithoutNavigation(RuntimeException runtimeException)
Processes a security violation without triggering the navigation to the error page
|
static void |
tryToHandleSecurityViolation(RuntimeException runtimeException)
Processes a security violation including the navigation to the error page
|
public static Class<? extends ViewConfig> handleSecurityViolationWithoutNavigation(RuntimeException runtimeException)
runtimeException
- current exceptionpublic static void tryToHandleSecurityViolation(RuntimeException runtimeException)
runtimeException
- current exceptionCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.