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