Class SimpleRoleDecoderAddOperation
- java.lang.Object
-
- org.jboss.migration.wfly11.task.subsystem.elytron.SimpleRoleDecoderAddOperation
-
public class SimpleRoleDecoderAddOperation extends Object
- Author:
- emmartins
-
-
Constructor Summary
Constructors Constructor Description SimpleRoleDecoderAddOperation(org.jboss.as.controller.PathAddress subsystemPathAddress, String simpleRoleDecoder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SimpleRoleDecoderAddOperationattribute(String attribute)org.jboss.dmr.ModelNodetoModelNode()
-
-
-
Constructor Detail
-
SimpleRoleDecoderAddOperation
public SimpleRoleDecoderAddOperation(org.jboss.as.controller.PathAddress subsystemPathAddress, String simpleRoleDecoder)
-
-
Method Detail
-
attribute
public SimpleRoleDecoderAddOperation attribute(String attribute)
-
toModelNode
public org.jboss.dmr.ModelNode toModelNode()
-
-