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