public class ScopedRoleRequiredHandler extends Object implements OperationStepHandler
OperationStepHandler to be executed at the end of stage MODEL to confirm that a scoped role of the name specified
does exist.
This is used in domain mode where a non-standard role mapping is added, we need to be sure the scoped role does actually
exist.public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.