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
ConstructorsConstructorDescriptionActionResponseCredential(Supplier<org.lastaflute.web.response.ActionResponse> action) -
Method Summary
-
Constructor Details
-
ActionResponseCredential
-
-
Method Details
-
execute
public org.lastaflute.web.response.ActionResponse execute()
-