Package org.keycloak.common.util
Class EnvUtil
java.lang.Object
org.keycloak.common.util.EnvUtil
Replaces any ${} strings with their corresponding system property.
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
- 
Method Summary
 
- 
Method Details
- 
replace
Replaces any ${} strings with their corresponding system property.- Parameters:
 val-- Returns:
 
 
 -