public class RoleMappingAdd extends Object implements OperationStepHandler
OperationStepHandler for adding a role mapping.
Initially this is just creating the resource in the model but will be updated later for additional functionality.| Modifier and Type | Method and Description |
|---|---|
static OperationStepHandler |
create(WritableAuthorizerConfiguration authorizerConfiguration,
boolean domainMode) |
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static OperationStepHandler create(WritableAuthorizerConfiguration authorizerConfiguration, boolean domainMode)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.