public class SsoServerPolicySvc extends Object implements SsoServerPolicySvcMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
PolicyEvalsIn
Variable for storing the value of "PolicyEvalsIn".
|
protected Long |
PolicyEvalsOut
Variable for storing the value of "PolicyEvalsOut".
|
protected String |
PolicyStatus
Variable for storing the value of "PolicyStatus".
|
Constructor and Description |
---|
SsoServerPolicySvc(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerPolicySvc" group.
|
SsoServerPolicySvc(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerPolicySvc" group.
|
Modifier and Type | Method and Description |
---|---|
Long |
getPolicyEvalsIn()
Getter for the "PolicyEvalsIn" variable.
|
Long |
getPolicyEvalsOut()
Getter for the "PolicyEvalsOut" variable.
|
String |
getPolicyStatus()
Getter for the "PolicyStatus" variable.
|
protected Long PolicyEvalsOut
protected Long PolicyEvalsIn
protected String PolicyStatus
public SsoServerPolicySvc(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerPolicySvc(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public Long getPolicyEvalsOut() throws com.sun.management.snmp.SnmpStatusException
getPolicyEvalsOut
in interface SsoServerPolicySvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getPolicyEvalsIn() throws com.sun.management.snmp.SnmpStatusException
getPolicyEvalsIn
in interface SsoServerPolicySvcMBean
com.sun.management.snmp.SnmpStatusException
public String getPolicyStatus() throws com.sun.management.snmp.SnmpStatusException
getPolicyStatus
in interface SsoServerPolicySvcMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.