- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for WebAuthenticationBhv (0.08 sec)
-
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; /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 5.2K bytes - Viewed (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. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 6.6K bytes - Viewed (0)