org.wildfly.extras.creaper.commands.elytron.realm
Class AddJdbcRealm.SaltedSimpleDigestMapper

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

public static final class AddJdbcRealm.SaltedSimpleDigestMapper
extends Object


Method Summary
 String getAlgorithm()
           
 Integer getPasswordIndex()
           
 Integer getSaltIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPasswordIndex

public Integer getPasswordIndex()

getSaltIndex

public Integer getSaltIndex()

getAlgorithm

public String getAlgorithm()


Copyright © 2020. All rights reserved.