org.apache.myfaces.extensions.cdi.jsf.impl.security
Class SecurityInterceptor
java.lang.Object
org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityInterceptor
- All Implemented Interfaces:
- Serializable
@Secured(value=org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityInterceptor.PlaceHolderVoter.class)
@Interceptor
public class SecurityInterceptor
- extends Object
- implements Serializable
- Author:
- Gerhard Petracek
- 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 © 2010 The Apache Software Foundation. All Rights Reserved.