Package org.keycloak
Interface Config.Scope
- All Known Implementing Classes:
 ComponentModelScope,Config.SystemPropertiesScope
- Enclosing class:
 - Config
 
public static interface Config.Scope
- Author:
 - Stian Thorgersen
 
- 
Method Summary
Modifier and TypeMethodDescriptionString[]getBoolean(String key) getBoolean(String key, Boolean defaultValue)  
- 
Method Details
- 
get
 - 
get
 - 
getArray
 - 
getInt
 - 
getInt
 - 
getLong
 - 
getLong
 - 
getBoolean
 - 
getBoolean
 - 
scope
 - 
getPropertyNames
 
 -