Searched refs:SECURITY_STATUS (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/
H A DLogConstants.java222 public static final String SECURITY_STATUS = field in class:LogConstants
H A DLogManager.java264 getProperty(LogConstants.SECURITY_STATUS);
301 getProperty(LogConstants.SECURITY_STATUS);
330 LogConstants.SECURITY_STATUS).equalsIgnoreCase("ON"))
713 String securityStatus = getProperty(LogConstants.SECURITY_STATUS);
H A DLogReader.java742 manager.getProperty(LogConstants.SECURITY_STATUS);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/
H A DLogConstants.java222 public static final String SECURITY_STATUS = field in class:LogConstants
H A DLogManager.java290 getProperty(LogConstants.SECURITY_STATUS);
327 getProperty(LogConstants.SECURITY_STATUS);
356 LogConstants.SECURITY_STATUS).equalsIgnoreCase("ON"))
739 String securityStatus = getProperty(LogConstants.SECURITY_STATUS);
H A DLogReader.java742 manager.getProperty(LogConstants.SECURITY_STATUS);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/s1is/
H A DLogConfigReader.java306 copyConfigOption(sbuffer, LogConstants.SECURITY_STATUS, logAttributes, "Security status"); // On or Off
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/s1is/
H A DLogConfigReader.java306 copyConfigOption(sbuffer, LogConstants.SECURITY_STATUS, logAttributes, "Security status"); // On or Off

Completed in 44 milliseconds