Package | Description |
---|---|
com.sun.identity.monitoring |
Modifier and Type | Class and Description |
---|---|
class |
SsoServerSitesEntry
The class is used for implementing the "SsoServerSitesEntry" group.
|
class |
SsoServerSitesEntryImpl
This class extends the "SsoServerSitesEntry" class.
|
Modifier and Type | Field and Description |
---|---|
protected SsoServerSitesEntryMBean |
SsoServerSitesEntryMeta.node |
Modifier and Type | Method and Description |
---|---|
SsoServerSitesEntryMBean[] |
TableSsoServerSitesTable.getEntries()
Return the entries stored in the table.
|
SsoServerSitesEntryMBean[] |
SsoServerTopology.getSsoServerSitesTable()
Access the "SsoServerSitesTable" variable as a bean indexed property.
|
Modifier and Type | Method and Description |
---|---|
void |
TableSsoServerSitesTable.addEntry(SsoServerSitesEntryMBean entry)
Add a new entry to the table.
|
void |
TableSsoServerSitesTable.addEntry(SsoServerSitesEntryMBean entry,
ObjectName name)
Add a new entry to the table.
|
com.sun.management.snmp.agent.SnmpIndex |
TableSsoServerSitesTable.buildSnmpIndex(SsoServerSitesEntryMBean entry)
Build index for "SsoServerSitesEntry".
|
void |
TableSsoServerSitesTable.removeEntry(SsoServerSitesEntryMBean entry)
Remove the specified entry from the table.
|
protected void |
SsoServerSitesEntryMeta.setInstance(SsoServerSitesEntryMBean var)
Allow to bind the metadata description to a specific object.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.