Class AuthenticationContextEJBClientInterceptor

java.lang.Object
org.jboss.ejb.client.AuthenticationContextEJBClientInterceptor
All Implemented Interfaces:
EJBClientInterceptor

public class AuthenticationContextEJBClientInterceptor extends Object implements EJBClientInterceptor
Enterprise Beans client interceptor to capture the AuthenticationContext after any application interceptors.
Author:
Darran Lofthouse