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