- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getFileAuthentication (0.07 seconds)
-
src/main/java/org/codelibs/fess/app/web/admin/fileauth/AdminFileauthAction.java
@Secured({ ROLE }) public HtmlResponse edit(final EditForm form) { validate(form, messages -> {}, this::asListHtml); final String id = form.id; fileAuthenticationService.getFileAuthentication(id).ifPresent(entity -> { copyBeanToBean(entity, form, op -> {}); }).orElse(() -> {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 20 13:56:35 GMT 2025 - 18.7K bytes - Click Count (0)