Searched defs:getAsBoolean (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/configuration/
H A DSystemPropertiesManager.java160 public static boolean getAsBoolean(String key) { method in class:SystemPropertiesManager
172 public static boolean getAsBoolean(String key, boolean defaultValue) { method in class:SystemPropertiesManager
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/configuration/
H A DSystemPropertiesManager.java160 public static boolean getAsBoolean(String key) { method in class:SystemPropertiesManager
172 public static boolean getAsBoolean(String key, boolean defaultValue) { method in class:SystemPropertiesManager
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/util/
H A DSystemProperties.java306 public static boolean getAsBoolean(String key) { method in class:SystemProperties
318 public static boolean getAsBoolean(String key, boolean defaultValue) { method in class:SystemProperties
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/util/
H A DSystemProperties.java305 public static boolean getAsBoolean(String key) { method in class:SystemProperties
317 public static boolean getAsBoolean(String key, boolean defaultValue) { method in class:SystemProperties

Completed in 47 milliseconds