org.wildfly.extras.creaper.commands.elytron.realm
Class AddLdapRealm.OtpCredentialMapperBuilder

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.realm.AddLdapRealm.OtpCredentialMapperBuilder
Enclosing class:
AddLdapRealm

public static final class AddLdapRealm.OtpCredentialMapperBuilder
extends Object


Constructor Summary
AddLdapRealm.OtpCredentialMapperBuilder()
           
 
Method Summary
 AddLdapRealm.OtpCredentialMapperBuilder algorithmFrom(String algorithmFrom)
           
 AddLdapRealm.OtpCredentialMapper build()
           
 AddLdapRealm.OtpCredentialMapperBuilder hashFrom(String hashFrom)
           
 AddLdapRealm.OtpCredentialMapperBuilder seedFrom(String seedFrom)
           
 AddLdapRealm.OtpCredentialMapperBuilder sequenceFrom(String sequenceFrom)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddLdapRealm.OtpCredentialMapperBuilder

public AddLdapRealm.OtpCredentialMapperBuilder()
Method Detail

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.