public class SsoServerEntitlementPolicyStatsEntry extends Object implements SsoServerEntitlementPolicyStatsEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Integer |
EntitlementPolicyCaches
Variable for storing the value of "EntitlementPolicyCaches".
|
protected Integer |
EntitlementPolicyStatsIndex
Variable for storing the value of "EntitlementPolicyStatsIndex".
|
protected String |
EntitlementPolicyStatsRealmName
Variable for storing the value of "EntitlementPolicyStatsRealmName".
|
protected Integer |
EntitlementReferralCaches
Variable for storing the value of "EntitlementReferralCaches".
|
protected Integer |
SsoServerRealmIndex
Variable for storing the value of "SsoServerRealmIndex".
|
Constructor and Description |
---|
SsoServerEntitlementPolicyStatsEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerEntitlementPolicyStatsEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getEntitlementPolicyCaches()
Getter for the "EntitlementPolicyCaches" variable.
|
Integer |
getEntitlementPolicyStatsIndex()
Getter for the "EntitlementPolicyStatsIndex" variable.
|
String |
getEntitlementPolicyStatsRealmName()
Getter for the "EntitlementPolicyStatsRealmName" variable.
|
Integer |
getEntitlementReferralCaches()
Getter for the "EntitlementReferralCaches" variable.
|
Integer |
getSsoServerRealmIndex()
Getter for the "SsoServerRealmIndex" variable.
|
protected Integer EntitlementReferralCaches
protected Integer EntitlementPolicyCaches
protected String EntitlementPolicyStatsRealmName
protected Integer EntitlementPolicyStatsIndex
protected Integer SsoServerRealmIndex
public SsoServerEntitlementPolicyStatsEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Integer getEntitlementReferralCaches() throws com.sun.management.snmp.SnmpStatusException
getEntitlementReferralCaches
in interface SsoServerEntitlementPolicyStatsEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getEntitlementPolicyCaches() throws com.sun.management.snmp.SnmpStatusException
getEntitlementPolicyCaches
in interface SsoServerEntitlementPolicyStatsEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getEntitlementPolicyStatsRealmName() throws com.sun.management.snmp.SnmpStatusException
getEntitlementPolicyStatsRealmName
in interface SsoServerEntitlementPolicyStatsEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getEntitlementPolicyStatsIndex() throws com.sun.management.snmp.SnmpStatusException
getEntitlementPolicyStatsIndex
in interface SsoServerEntitlementPolicyStatsEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSsoServerRealmIndex() throws com.sun.management.snmp.SnmpStatusException
getSsoServerRealmIndex
in interface SsoServerEntitlementPolicyStatsEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.