クラス KeyListCommand.WebAuthnAuthenticatorInfoResponse
java.lang.Object
org.iplass.mtp.impl.auth.authenticate.webauthn.command.KeyListCommand.WebAuthnAuthenticatorInfoResponse
- すべての実装されたインタフェース:
org.iplass.mtp.auth.token.AuthTokenInfo,WebAuthnAuthenticatorInfo
- 含まれているクラス:
KeyListCommand
static class KeyListCommand.WebAuthnAuthenticatorInfoResponse
extends Object
implements WebAuthnAuthenticatorInfo
-
コンストラクタの詳細
-
WebAuthnAuthenticatorInfoResponse
WebAuthnAuthenticatorInfoResponse(org.iplass.mtp.auth.token.AuthTokenInfo info)
-
-
メソッドの詳細
-
getType
- 定義:
getTypeインタフェース内org.iplass.mtp.auth.token.AuthTokenInfo
-
getKey
- 定義:
getKeyインタフェース内org.iplass.mtp.auth.token.AuthTokenInfo
-
getDescription
- 定義:
getDescriptionインタフェース内org.iplass.mtp.auth.token.AuthTokenInfo
-
getStartDate
- 定義:
getStartDateインタフェース内org.iplass.mtp.auth.token.AuthTokenInfo
-
getAuthenticatorDisplayName
- 定義:
getAuthenticatorDisplayNameインタフェース内WebAuthnAuthenticatorInfo
-
getLastLoginDate
- 定義:
getLastLoginDateインタフェース内WebAuthnAuthenticatorInfo
-