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, InterceptorStrategy, SecurityStrategy
@Dependent
public class DefaultSecurityStrategy
- extends Object
- implements SecurityStrategy
- Author:
- Gerhard Petracek
- 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 InterceptorStrategy
- Throws:
Exception
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.