- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for WebAuthenticationBhv (0.07 seconds)
-
src/main/java/org/codelibs/fess/app/service/WebAuthenticationService.java
*/ public WebAuthenticationService() { // Default constructor } /** * Behavior class for web authentication operations. */ @Resource protected WebAuthenticationBhv webAuthenticationBhv; /** * Fess configuration settings. */ @Resource protected FessConfig fessConfig; /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 5.2K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/service/WebConfigService.java
*/ @Resource protected WebConfigBhv webConfigBhv; /** * Behavior class for web authentication operations. */ @Resource protected WebAuthenticationBhv webAuthenticationBhv; /** * Behavior class for request header operations. */ @Resource protected RequestHeaderBhv requestHeaderBhv; /** * Fess configuration settings. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 6.6K bytes - Click Count (0)