public class SsoServerTopology extends Object implements SsoServerTopologyMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected TableSsoServerServerTable |
SsoServerServerTable
Variable for storing the value of "SsoServerServerTable".
|
protected TableSsoServerSiteMapTable |
SsoServerSiteMapTable
Variable for storing the value of "SsoServerSiteMapTable".
|
protected TableSsoServerSitesTable |
SsoServerSitesTable
Variable for storing the value of "SsoServerSitesTable".
|
Constructor and Description |
---|
SsoServerTopology(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerTopology" group.
|
SsoServerTopology(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerTopology" group.
|
Modifier and Type | Method and Description |
---|---|
TableSsoServerServerTable |
accessSsoServerServerTable()
Access the "SsoServerServerTable" variable.
|
TableSsoServerSiteMapTable |
accessSsoServerSiteMapTable()
Access the "SsoServerSiteMapTable" variable.
|
TableSsoServerSitesTable |
accessSsoServerSitesTable()
Access the "SsoServerSitesTable" variable.
|
SsoServerServerEntryMBean[] |
getSsoServerServerTable()
Access the "SsoServerServerTable" variable as a bean indexed property.
|
SsoServerSiteMapEntryMBean[] |
getSsoServerSiteMapTable()
Access the "SsoServerSiteMapTable" variable as a bean indexed property.
|
SsoServerSitesEntryMBean[] |
getSsoServerSitesTable()
Access the "SsoServerSitesTable" variable as a bean indexed property.
|
protected TableSsoServerSiteMapTable SsoServerSiteMapTable
protected TableSsoServerSitesTable SsoServerSitesTable
protected TableSsoServerServerTable SsoServerServerTable
public SsoServerTopology(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerTopology(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public TableSsoServerSiteMapTable accessSsoServerSiteMapTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerSiteMapTable
in interface SsoServerTopologyMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerSiteMapEntryMBean[] getSsoServerSiteMapTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
public TableSsoServerSitesTable accessSsoServerSitesTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerSitesTable
in interface SsoServerTopologyMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerSitesEntryMBean[] getSsoServerSitesTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
public TableSsoServerServerTable accessSsoServerServerTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerServerTable
in interface SsoServerTopologyMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerServerEntryMBean[] getSsoServerServerTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.