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