org.wildfly.extras.creaper.commands.elytron.realm
Class AddJdbcRealm.SaltedSimpleDigestMapperBuilder
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.realm.AddJdbcRealm.SaltedSimpleDigestMapperBuilder
- Enclosing class:
- AddJdbcRealm
public static final class AddJdbcRealm.SaltedSimpleDigestMapperBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddJdbcRealm.SaltedSimpleDigestMapperBuilder
public AddJdbcRealm.SaltedSimpleDigestMapperBuilder()
passwordIndex
public AddJdbcRealm.SaltedSimpleDigestMapperBuilder passwordIndex(Integer passwordIndex)
saltIndex
public AddJdbcRealm.SaltedSimpleDigestMapperBuilder saltIndex(Integer saltIndex)
algorithm
public AddJdbcRealm.SaltedSimpleDigestMapperBuilder algorithm(String algorithm)
build
public AddJdbcRealm.SaltedSimpleDigestMapper build()
Copyright © 2020. All rights reserved.