Package org.jboss.as.ejb3.security
Class SecurityRolesAddingInterceptor
java.lang.Object
org.jboss.as.ejb3.security.SecurityRolesAddingInterceptor
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
public class SecurityRolesAddingInterceptor
extends Object
implements org.jboss.invocation.Interceptor
- Author:
- Farah Juma
-
Field Summary
Fields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocessInvocation(org.jboss.invocation.InterceptorContext context)
-
Constructor Details
-
SecurityRolesAddingInterceptor
-
-
Method Details
-
processInvocation
- Specified by:
processInvocationin interfaceorg.jboss.invocation.Interceptor- Throws:
Exception
-