org.apache.myfaces.extensions.cdi.jsf.impl.security
Class DefaultSecurityStrategy
java.lang.Object
org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultSecurityStrategy
- All Implemented Interfaces:
- Serializable, org.apache.myfaces.extensions.cdi.core.impl.spi.InterceptorStrategy, SecurityStrategy
@Dependent
public class DefaultSecurityStrategy
- extends Object
- implements SecurityStrategy
- See Also:
- Serialized Form
Method Summary |
Object |
execute(javax.interceptor.InvocationContext invocationContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSecurityStrategy
public DefaultSecurityStrategy()
execute
public Object execute(javax.interceptor.InvocationContext invocationContext)
throws Exception
-
- Specified by:
execute
in interface org.apache.myfaces.extensions.cdi.core.impl.spi.InterceptorStrategy
- Throws:
Exception
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.