クラス HashingUserHandleSupplier
java.lang.Object
org.iplass.mtp.impl.auth.authenticate.webauthn.userhandle.HashingUserHandleSupplier
- すべての実装されたインタフェース:
UserHandleSupplier
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明byte[]get(org.iplass.mtp.auth.User user) getSalt()voidsetAlgorithm(String algorithm) voidクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.auth.authenticate.webauthn.userhandle.UserHandleSupplier
getAsBase64UrlSafe
-
コンストラクタの詳細
-
HashingUserHandleSupplier
public HashingUserHandleSupplier()
-
-
メソッドの詳細
-
getAlgorithm
-
setAlgorithm
-
getSalt
-
setSalt
-
get
public byte[] get(org.iplass.mtp.auth.User user) - 定義:
getインタフェース内UserHandleSupplier
-