- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getStorageSecretKey (0.06 seconds)
-
src/main/java/org/codelibs/fess/storage/StorageClientFactory.java
final String endpoint = fessConfig.getStorageEndpoint(); final String accessKey = fessConfig.getStorageAccessKey(); final String secretKey = fessConfig.getStorageSecretKey(); final String bucket = fessConfig.getStorageBucket(); // Get explicit type or auto-detect final String typeStr = fessConfig.getStorageType(); final StorageType type;
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 20 05:56:45 GMT 2025 - 4.2K bytes - Click Count (0)