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

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

public static final class AddJdbcRealm.ScramMapper
extends Object


Method Summary
 String getAlgorithm()
           
 Integer getIterationCountIndex()
           
 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()

getIterationCountIndex

public Integer getIterationCountIndex()

getAlgorithm

public String getAlgorithm()


Copyright © 2020. All rights reserved.