org.wildfly.extras.creaper.commands.elytron.domain
Class AddSecurityDomain.Realm

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.domain.AddSecurityDomain.Realm
Enclosing class:
AddSecurityDomain

public static final class AddSecurityDomain.Realm
extends Object


Method Summary
 String getName()
           
 String getPrincipalTransformer()
           
 String getRoleDecoder()
           
 String getRoleMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getPrincipalTransformer

public String getPrincipalTransformer()

getRoleDecoder

public String getRoleDecoder()

getRoleMapper

public String getRoleMapper()


Copyright © 2020. All rights reserved.