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