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 Summary
Constructors Constructor Description ActionResponseCredential(Supplier<org.lastaflute.web.response.ActionResponse> action)
-
-
-
Constructor Detail
-
ActionResponseCredential
public ActionResponseCredential(Supplier<org.lastaflute.web.response.ActionResponse> action)
-
-