org.apache.myfaces.extensions.cdi.jsf.impl.util
Class SecurityUtils

java.lang.Object
  extended by org.apache.myfaces.extensions.cdi.jsf.impl.util.SecurityUtils

public class SecurityUtils
extends Object

Author:
Gerhard Petracek

Constructor Summary
SecurityUtils()
           
 
Method Summary
static void tryToHandleSecurityViolation(RuntimeException runtimeException)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityUtils

public SecurityUtils()
Method Detail

tryToHandleSecurityViolation

public static void tryToHandleSecurityViolation(RuntimeException runtimeException)


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.