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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerSessSvcImpl.java25 * $Id: SsoServerSessSvcImpl.java,v 1.3 2009/11/02 20:10:45 hvijay Exp $
42 public class SsoServerSessSvcImpl extends SsoServerSessSvc { class in inherits:SsoServerSessSvc
48 public SsoServerSessSvcImpl (SnmpMib myMib) { method in class:SsoServerSessSvcImpl
53 public SsoServerSessSvcImpl (SnmpMib myMib, MBeanServer server) { method in class:SsoServerSessSvcImpl
69 debug.message("SsoServerSessSvcImpl.incSessionActiveCount");
82 debug.message("SsoServerSessSvcImpl.decSessionActiveCount");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerSessSvcImpl.java25 * $Id: SsoServerSessSvcImpl.java,v 1.3 2009/11/02 20:10:45 hvijay Exp $
44 public class SsoServerSessSvcImpl extends SsoServerSessSvc { class in inherits:SsoServerSessSvc
50 public SsoServerSessSvcImpl (SnmpMib myMib) { method in class:SsoServerSessSvcImpl
55 public SsoServerSessSvcImpl (SnmpMib myMib, MBeanServer server) { method in class:SsoServerSessSvcImpl

Completed in 35 milliseconds