Uses of Class
org.codelibs.fess.app.web.admin.webauth.CreateForm
-
Packages that use CreateForm Package Description org.codelibs.fess.app.web.admin.webauth org.codelibs.fess.app.web.api.admin.webauth -
-
Uses of CreateForm in org.codelibs.fess.app.web.admin.webauth
Subclasses of CreateForm in org.codelibs.fess.app.web.admin.webauth Modifier and Type Class Description classEditFormMethods in org.codelibs.fess.app.web.admin.webauth with parameters of type CreateForm Modifier and Type Method Description org.lastaflute.web.response.HtmlResponseAdminWebauthAction. create(CreateForm form)static org.dbflute.optional.OptionalEntity<WebAuthentication>AdminWebauthAction. getEntity(CreateForm form, java.lang.String username, long currentTime)static org.dbflute.optional.OptionalEntity<WebAuthentication>AdminWebauthAction. getWebAuthentication(CreateForm form) -
Uses of CreateForm in org.codelibs.fess.app.web.api.admin.webauth
Subclasses of CreateForm in org.codelibs.fess.app.web.api.admin.webauth Modifier and Type Class Description classCreateBodyclassEditBody
-