Uses of Class
org.codelibs.fess.app.web.admin.webauth.EditForm
Packages that use EditForm
Package
Description
-
Uses of EditForm in org.codelibs.fess.app.web.admin.webauth
Methods in org.codelibs.fess.app.web.admin.webauth with parameters of type EditFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseDeletes a web authentication configuration.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing web authentication configuration.org.lastaflute.web.response.HtmlResponseUpdates an existing web authentication configuration. -
Uses of EditForm in org.codelibs.fess.app.web.api.admin.webauth
Subclasses of EditForm in org.codelibs.fess.app.web.api.admin.webauthModifier and TypeClassDescriptionclassRequest body class for web authentication edit operations in the admin REST API.