org.apache.deltaspike.security.impl.authorization
Class SecurityInterceptor
java.lang.Object
org.apache.deltaspike.security.impl.authorization.SecurityInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
public class SecurityInterceptor
- extends Object
- implements Serializable
Interceptor for SecurityInterceptorBinding - details see SecurityStrategy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityInterceptor
public SecurityInterceptor()
filterDeniedInvocations
public Object filterDeniedInvocations(javax.interceptor.InvocationContext invocationContext)
throws Exception
- Throws:
Exception
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.