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