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