org.jboss.proxy.ejb
Class SecurityContextInterceptor
java.lang.Object
org.jboss.proxy.Interceptor
org.jboss.proxy.ejb.SecurityContextInterceptor
- All Implemented Interfaces:
- Externalizable, Serializable
public class SecurityContextInterceptor
- extends Interceptor
Establishes a SecurityContext to be sent
over the invocation
- Since:
- Nov 30, 2008
- Author:
- Anil.Saldhana@redhat.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityContextInterceptor
public SecurityContextInterceptor()
invoke
public Object invoke(Invocation invocation)
throws Throwable
- Specified by:
invoke
in class Interceptor
- Throws:
Throwable
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.