Uses of Class
org.codelibs.fess.app.web.api.admin.webauth.CreateBody
Packages that use CreateBody
-
Uses of CreateBody in org.codelibs.fess.app.web.api.admin.webauth
Methods in org.codelibs.fess.app.web.api.admin.webauth with parameters of type CreateBodyModifier and TypeMethodDescriptionorg.lastaflute.web.response.JsonResponse<ApiResult> ApiAdminWebauthAction.post$setting(CreateBody body) Creates a new web authentication setting.