public class SsoServerSAML1Svc extends Object implements SsoServerSAML1SvcMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected TableSsoServerSAML1CacheTable |
SsoServerSAML1CacheTable
Variable for storing the value of "SsoServerSAML1CacheTable".
|
protected TableSsoServerSAML1EndPointTable |
SsoServerSAML1EndPointTable
Variable for storing the value of "SsoServerSAML1EndPointTable".
|
protected TableSsoServerSAML1TrustPrtnrsTable |
SsoServerSAML1TrustPrtnrsTable
Variable for storing the value of "SsoServerSAML1TrustPrtnrsTable".
|
Constructor and Description |
---|
SsoServerSAML1Svc(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSAML1Svc" group.
|
SsoServerSAML1Svc(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerSAML1Svc" group.
|
Modifier and Type | Method and Description |
---|---|
TableSsoServerSAML1CacheTable |
accessSsoServerSAML1CacheTable()
Access the "SsoServerSAML1CacheTable" variable.
|
TableSsoServerSAML1EndPointTable |
accessSsoServerSAML1EndPointTable()
Access the "SsoServerSAML1EndPointTable" variable.
|
TableSsoServerSAML1TrustPrtnrsTable |
accessSsoServerSAML1TrustPrtnrsTable()
Access the "SsoServerSAML1TrustPrtnrsTable" variable.
|
SsoServerSAML1CacheEntryMBean[] |
getSsoServerSAML1CacheTable()
Access the "SsoServerSAML1CacheTable" variable as a bean indexed property.
|
SsoServerSAML1EndPointEntryMBean[] |
getSsoServerSAML1EndPointTable()
Access the "SsoServerSAML1EndPointTable" variable as a bean indexed property.
|
SsoServerSAML1TrustPrtnrsEntryMBean[] |
getSsoServerSAML1TrustPrtnrsTable()
Access the "SsoServerSAML1TrustPrtnrsTable" variable as a bean indexed property.
|
protected TableSsoServerSAML1TrustPrtnrsTable SsoServerSAML1TrustPrtnrsTable
protected TableSsoServerSAML1EndPointTable SsoServerSAML1EndPointTable
protected TableSsoServerSAML1CacheTable SsoServerSAML1CacheTable
public SsoServerSAML1Svc(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerSAML1Svc(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public TableSsoServerSAML1TrustPrtnrsTable accessSsoServerSAML1TrustPrtnrsTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerSAML1TrustPrtnrsTable
in interface SsoServerSAML1SvcMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerSAML1TrustPrtnrsEntryMBean[] getSsoServerSAML1TrustPrtnrsTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
public TableSsoServerSAML1EndPointTable accessSsoServerSAML1EndPointTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerSAML1EndPointTable
in interface SsoServerSAML1SvcMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerSAML1EndPointEntryMBean[] getSsoServerSAML1EndPointTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
public TableSsoServerSAML1CacheTable accessSsoServerSAML1CacheTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerSAML1CacheTable
in interface SsoServerSAML1SvcMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerSAML1CacheEntryMBean[] getSsoServerSAML1CacheTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.