Class RoleAddingInterceptor

  • All Implemented Interfaces:
    org.jboss.invocation.Interceptor

    public class RoleAddingInterceptor
    extends Object
    implements org.jboss.invocation.Interceptor
    Author:
    David M. Lloyd
    • Constructor Detail

      • RoleAddingInterceptor

        public RoleAddingInterceptor​(String category,
                                     org.wildfly.security.authz.RoleMapper roleMapper)
    • Method Detail

      • processInvocation

        public Object processInvocation​(org.jboss.invocation.InterceptorContext context)
                                 throws Exception
        Specified by:
        processInvocation in interface org.jboss.invocation.Interceptor
        Throws:
        Exception