- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setUserPrefix (0.12 sec)
-
src/main/java/org/codelibs/fess/helper/PermissionHelper.java
this.rolePrefix = rolePrefix; } public void setGroupPrefix(final String groupPrefix) { this.groupPrefix = groupPrefix; } public void setUserPrefix(final String userPrefix) { this.userPrefix = userPrefix; } public List<String> getSmbRoleTypeList(final ResponseData responseData) { final List<String> roleTypeList = new ArrayList<>();
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 12.3K bytes - Viewed (0)