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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerPolicySvcImpl.java25 * $Id: SsoServerPolicySvcImpl.java,v 1.2 2009/10/21 00:03:12 bigfatrat Exp $
41 public class SsoServerPolicySvcImpl extends SsoServerPolicySvc { class in inherits:SsoServerPolicySvc
47 public SsoServerPolicySvcImpl(SnmpMib myMib) { method in class:SsoServerPolicySvcImpl
52 public SsoServerPolicySvcImpl(SnmpMib myMib, MBeanServer server) { method in class:SsoServerPolicySvcImpl
H A DSUN_OPENSSO_SERVER_MIBImpl.java48 private SsoServerPolicySvcImpl policySvcGroup;
415 policySvcGroup = new SsoServerPolicySvcImpl(this,server);
417 policySvcGroup = new SsoServerPolicySvcImpl(this);
835 protected SsoServerPolicySvcImpl getPolicySvcGroup() {
H A DAgent.java986 public static SsoServerPolicySvcImpl getPolicySvcMBean() {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerPolicySvcImpl.java25 * $Id: SsoServerPolicySvcImpl.java,v 1.2 2009/10/21 00:03:12 bigfatrat Exp $
41 public class SsoServerPolicySvcImpl extends SsoServerPolicySvc { class in inherits:SsoServerPolicySvc
47 public SsoServerPolicySvcImpl(SnmpMib myMib) { method in class:SsoServerPolicySvcImpl
52 public SsoServerPolicySvcImpl(SnmpMib myMib, MBeanServer server) { method in class:SsoServerPolicySvcImpl
H A DSUN_OPENSSO_SERVER_MIBImpl.java48 private SsoServerPolicySvcImpl policySvcGroup;
415 policySvcGroup = new SsoServerPolicySvcImpl(this,server);
417 policySvcGroup = new SsoServerPolicySvcImpl(this);
835 protected SsoServerPolicySvcImpl getPolicySvcGroup() {
H A DAgent.java987 public static SsoServerPolicySvcImpl getPolicySvcMBean() {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyEvaluator.java63 import com.sun.identity.monitoring.SsoServerPolicySvcImpl;
816 SsoServerPolicySvcImpl sspsi =
829 SsoServerPolicySvcImpl sspsi =
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyEvaluator.java65 import com.sun.identity.monitoring.SsoServerPolicySvcImpl;
746 SsoServerPolicySvcImpl sspsi =
784 SsoServerPolicySvcImpl sspsi =

Completed in 60 milliseconds