@Service public class ConfService extends Object
Constructor and Description |
---|
ConfService() |
Modifier and Type | Method and Description |
---|---|
org.thales.punch.settings.api.ISettingsMap |
getTenantConfTree(String tenant)
Get Configuration file tree for a specific tenant
|
byte[] |
getTenantFile(String path)
Read file
|
public org.thales.punch.settings.api.ISettingsMap getTenantConfTree(String tenant)
tenant
- tenantpublic byte[] getTenantFile(String path) throws IOException
path
- Path of the fileIOException
- Error when reading fileCopyright © 2023. All rights reserved.