- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getServerPath (0.04 sec)
-
src/main/java/org/codelibs/fess/api/engine/SearchEngineApiManager.java
* * @return the complete server path including the access token * @throws FessSystemException if no access token is available */ public String getServerPath() { return getSessionManager().getAttribute(Constants.SEARCH_ENGINE_API_ACCESS_TOKEN, String.class) .map(token -> ADMIN_SERVER + token)Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 12.9K bytes - Viewed (0)