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

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

public static final class AddLdapRealm.OtpCredentialMapper
extends Object


Method Summary
 String getAlgorithmFrom()
           
 String getHashFrom()
           
 String getSeedFrom()
           
 String getSequenceFrom()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAlgorithmFrom

public String getAlgorithmFrom()

getHashFrom

public String getHashFrom()

getSeedFrom

public String getSeedFrom()

getSequenceFrom

public String getSequenceFrom()


Copyright © 2020. All rights reserved.