org.wildfly.extras.creaper.commands.elytron.realm
Class AddJdbcRealm.PrincipalQuery
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.realm.AddJdbcRealm.PrincipalQuery
- Enclosing class:
- AddJdbcRealm
public static final class AddJdbcRealm.PrincipalQuery
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSql
public String getSql()
getDataSource
public String getDataSource()
getAttributeMapping
public List<AddJdbcRealm.AttributeMapping> getAttributeMapping()
getClearPasswordMapper
public AddJdbcRealm.ClearPasswordMapper getClearPasswordMapper()
getBcryptMapper
public AddJdbcRealm.BcryptMapper getBcryptMapper()
getSimpleDigestMapper
public AddJdbcRealm.SimpleDigestMapper getSimpleDigestMapper()
getSaltedSimpleDigestMapper
public AddJdbcRealm.SaltedSimpleDigestMapper getSaltedSimpleDigestMapper()
getScramMapper
public AddJdbcRealm.ScramMapper getScramMapper()
Copyright © 2020. All rights reserved.