Searched refs:DEBUG_LEVEL (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-idpdiscovery/src/main/java/com/sun/identity/saml2/idpdiscovery/
H A DIDPDiscoveryConstants.java58 public static final String DEBUG_LEVEL = field in interface:IDPDiscoveryConstants
H A DDebug.java148 && IDPDiscoveryConstants.DEBUG_LEVEL.equals(debugLevelStr);
182 debugLevelStr = SystemProperties.get(IDPDiscoveryConstants.DEBUG_LEVEL);
/forgerock/openam/openam-federation/openam-idpdiscovery/src/main/java/com/sun/identity/saml2/idpdiscovery/
H A DIDPDiscoveryConstants.java58 public static final String DEBUG_LEVEL = field in interface:IDPDiscoveryConstants
H A DDebug.java149 && IDPDiscoveryConstants.DEBUG_LEVEL.equals(debugLevelStr);
183 debugLevelStr = SystemProperties.get(IDPDiscoveryConstants.DEBUG_LEVEL);

Completed in 31 milliseconds