クラス 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

      public String getType()
      定義:
      getType インタフェース内 org.iplass.mtp.auth.token.AuthTokenInfo
    • getKey

      public String getKey()
      定義:
      getKey インタフェース内 org.iplass.mtp.auth.token.AuthTokenInfo
    • getDescription

      public String getDescription()
      定義:
      getDescription インタフェース内 org.iplass.mtp.auth.token.AuthTokenInfo
    • getStartDate

      public Timestamp getStartDate()
      定義:
      getStartDate インタフェース内 org.iplass.mtp.auth.token.AuthTokenInfo
    • getAuthenticatorDisplayName

      public String getAuthenticatorDisplayName()
      定義:
      getAuthenticatorDisplayName インタフェース内 WebAuthnAuthenticatorInfo
    • getLastLoginDate

      public Timestamp getLastLoginDate()
      定義:
      getLastLoginDate インタフェース内 WebAuthnAuthenticatorInfo