org.jboss.seam.security
Class SecurityInterceptor
java.lang.Object
org.jboss.seam.security.SecurityInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
public class SecurityInterceptor
- extends Object
- implements Serializable
Provides authorization services for component invocations.
- Author:
- Shane Bryzak
- 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()
aroundInvoke
public Object aroundInvoke(javax.interceptor.InvocationContext invocation)
throws Exception
- Throws:
Exception
Copyright © 2011 Seam Framework. All Rights Reserved.