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