Searched defs:inactive (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/
H A DLogManager.java111 private String inactive = "INACTIVE"; field in class:LogManager
366 equals(inactive));
720 status, inactive,
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/
H A DLogManager.java112 private String inactive = "INACTIVE"; field in class:LogManager
392 equals(inactive));
746 status, inactive,

Completed in 39 milliseconds