Searched refs:SsoServerFedCOTsImpl (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerFedCOTsImpl.java25 * $Id: SsoServerFedCOTsImpl.java,v 1.1 2009/06/19 02:23:15 bigfatrat Exp $
38 public class SsoServerFedCOTsImpl extends SsoServerFedCOTs { class in inherits:SsoServerFedCOTs
45 public SsoServerFedCOTsImpl (SnmpMib myMib) { method in class:SsoServerFedCOTsImpl
51 public SsoServerFedCOTsImpl (SnmpMib myMib, MBeanServer server) { method in class:SsoServerFedCOTsImpl
61 String classModule = "SsoServerFedCOTsImpl.init:";
H A DSUN_OPENSSO_SERVER_MIBImpl.java56 private SsoServerFedCOTsImpl fedCotsGroup;
194 fedCotsGroup = new SsoServerFedCOTsImpl(this,server);
196 fedCotsGroup = new SsoServerFedCOTsImpl(this);
807 protected SsoServerFedCOTsImpl getFedCotsGroup() {
H A DAgent.java1099 public static SsoServerFedCOTsImpl getFedCOTsMBean() {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerFedCOTsImpl.java25 * $Id: SsoServerFedCOTsImpl.java,v 1.1 2009/06/19 02:23:15 bigfatrat Exp $
38 public class SsoServerFedCOTsImpl extends SsoServerFedCOTs { class in inherits:SsoServerFedCOTs
45 public SsoServerFedCOTsImpl (SnmpMib myMib) { method in class:SsoServerFedCOTsImpl
51 public SsoServerFedCOTsImpl (SnmpMib myMib, MBeanServer server) { method in class:SsoServerFedCOTsImpl
61 String classModule = "SsoServerFedCOTsImpl.init:";
H A DSUN_OPENSSO_SERVER_MIBImpl.java56 private SsoServerFedCOTsImpl fedCotsGroup;
194 fedCotsGroup = new SsoServerFedCOTsImpl(this,server);
196 fedCotsGroup = new SsoServerFedCOTsImpl(this);
807 protected SsoServerFedCOTsImpl getFedCotsGroup() {
H A DAgent.java1100 public static SsoServerFedCOTsImpl getFedCOTsMBean() {

Completed in 455 milliseconds