public class RoleMappingNotRequiredHandler extends Object implements OperationStepHandler
OperationStepHandler to be executed at the end of stage MODEL to confirm that a role mapping does not exist.
This is used in domain mode where a scoped role is removed to verify there is no remaining role mapping.| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.