クラス KeyListCommand

java.lang.Object
org.iplass.mtp.impl.auth.authenticate.webauthn.command.KeyListCommand
すべての実装されたインタフェース:
org.iplass.mtp.command.Command

public class KeyListCommand extends Object implements org.iplass.mtp.command.Command
  • フィールド詳細

  • コンストラクタの詳細

    • KeyListCommand

      public KeyListCommand()
  • メソッドの詳細

    • execute

      public String execute(org.iplass.mtp.command.RequestContext request)
      定義:
      execute インタフェース内 org.iplass.mtp.command.Command