public interface ConfigAttrProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainConfigAttr(String key)
Getter for the DomainConfig value with specified key.
|
String |
getGroupConfigAttr(String key)
Getter for the GroupConfig value with specified key.
|
String |
getUserConfigAttr(String key)
Getter for the UserConfig value with specified key.
|
String getUserConfigAttr(String key)
key - key, which value is searchedString getGroupConfigAttr(String key)
key - key, which value is searchedCopyright © 2012–2026 cismet GmbH. All rights reserved.