クラス ReAuthenticationCommand

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

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

  • コンストラクタの詳細

    • ReAuthenticationCommand

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

    • execute

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