org.wildfly.extras.creaper.commands.elytron.realm
Class AddLdapRealm.OtpCredentialMapperBuilder
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.realm.AddLdapRealm.OtpCredentialMapperBuilder
- Enclosing class:
- AddLdapRealm
public static final class AddLdapRealm.OtpCredentialMapperBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddLdapRealm.OtpCredentialMapperBuilder
public AddLdapRealm.OtpCredentialMapperBuilder()
algorithmFrom
public AddLdapRealm.OtpCredentialMapperBuilder algorithmFrom(String algorithmFrom)
hashFrom
public AddLdapRealm.OtpCredentialMapperBuilder hashFrom(String hashFrom)
seedFrom
public AddLdapRealm.OtpCredentialMapperBuilder seedFrom(String seedFrom)
sequenceFrom
public AddLdapRealm.OtpCredentialMapperBuilder sequenceFrom(String sequenceFrom)
build
public AddLdapRealm.OtpCredentialMapper build()
Copyright © 2020. All rights reserved.