クラス CredentialRecordMement
java.lang.Object
org.iplass.mtp.impl.auth.authenticate.webauthn.store.CredentialRecordMement
- すべての実装されたインタフェース:
Serializable
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明(package private) String(package private) voidsetAuthenticatorDisplayName(String authenticatorDisplayName) voidsetLastLoginDate(Timestamp lastLoginDate) (package private) com.webauthn4j.credential.CredentialRecord
-
コンストラクタの詳細
-
CredentialRecordMement
CredentialRecordMement() -
CredentialRecordMement
CredentialRecordMement(com.webauthn4j.credential.CredentialRecord credentialRecord)
-
-
メソッドの詳細
-
toCredentialRecord
com.webauthn4j.credential.CredentialRecord toCredentialRecord() -
getAuthenticatorDisplayName
String getAuthenticatorDisplayName() -
setAuthenticatorDisplayName
-
getLastLoginDate
-
setLastLoginDate
-