Package org.jboss.as.ejb3.security
Class RoleAddingInterceptor
java.lang.Object
org.jboss.as.ejb3.security.RoleAddingInterceptor
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
- Author:
- David M. Lloyd
-
Field Summary
Fields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY -
Constructor Summary
ConstructorsConstructorDescriptionRoleAddingInterceptor(String category, org.wildfly.security.authz.RoleMapper roleMapper) -
Method Summary
Modifier and TypeMethodDescriptionprocessInvocation(org.jboss.invocation.InterceptorContext context)
-
Constructor Details
-
RoleAddingInterceptor
-
-
Method Details
-
processInvocation
- Specified by:
processInvocationin interfaceorg.jboss.invocation.Interceptor- Throws:
Exception
-