org.apache.deltaspike.security.impl.authorization
Class DefaultSecurityStrategy
java.lang.Object
org.apache.deltaspike.security.impl.authorization.DefaultSecurityStrategy
- All Implemented Interfaces:
- Serializable, 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 InterceptorStrategy
- Throws:
Exception
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.