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