クラス HashSetting
java.lang.Object
org.iplass.mtp.impl.auth.authenticate.token.HashSetting
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明intprotected StringvoidsetHashAlgorithm(String hashAlgorithm) voidsetStretchCount(int stretchCount) voidsetVersion(String version)
-
コンストラクタの詳細
-
HashSetting
public HashSetting()
-
-
メソッドの詳細
-
getVersion
-
setVersion
-
getHashAlgorithm
-
setHashAlgorithm
-
getStretchCount
public int getStretchCount() -
setStretchCount
public void setStretchCount(int stretchCount) -
hash
-