public class ConstantRoleMapperAddOperation extends Object
| Constructor and Description |
|---|
ConstantRoleMapperAddOperation(org.jboss.as.controller.PathAddress subsystemPathAddress,
String constantRoleMapper) |
| Modifier and Type | Method and Description |
|---|---|
ConstantRoleMapperAddOperation |
addRole(String role) |
org.jboss.dmr.ModelNode |
toModelNode() |
public ConstantRoleMapperAddOperation(org.jboss.as.controller.PathAddress subsystemPathAddress,
String constantRoleMapper)
public ConstantRoleMapperAddOperation addRole(String role)
public org.jboss.dmr.ModelNode toModelNode()
Copyright © 2018 JBoss by Red Hat. All rights reserved.