Class ActionResponseCredential

java.lang.Object
org.codelibs.fess.app.web.base.login.ActionResponseCredential
All Implemented Interfaces:
org.lastaflute.web.login.credential.LoginCredential

public class ActionResponseCredential extends Object implements org.lastaflute.web.login.credential.LoginCredential
  • Constructor Details

    • ActionResponseCredential

      public ActionResponseCredential(Supplier<org.lastaflute.web.response.ActionResponse> action)
  • Method Details

    • execute

      public org.lastaflute.web.response.ActionResponse execute()