Class SecurityDomainAddOperation.Realm
- java.lang.Object
-
- org.jboss.migration.wfly11.task.subsystem.elytron.SecurityDomainAddOperation.Realm
-
- Enclosing class:
- SecurityDomainAddOperation
public static class SecurityDomainAddOperation.Realm extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SecurityDomainAddOperation.RealmroleDecoder(String roleDecoder)SecurityDomainAddOperation.RealmroleMapper(String roleMapper)
-
-
-
Constructor Detail
-
Realm
public Realm(String realm)
-
-
Method Detail
-
roleDecoder
public SecurityDomainAddOperation.Realm roleDecoder(String roleDecoder)
-
roleMapper
public SecurityDomainAddOperation.Realm roleMapper(String roleMapper)
-
-