public class SsoServerSAML2Svc extends Object implements SsoServerSAML2SvcMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
SAML2FedSessionCount
Variable for storing the value of "SAML2FedSessionCount".
|
protected Long |
SAML2HostedIDPCount
Variable for storing the value of "SAML2HostedIDPCount".
|
protected Long |
SAML2IDPSessionCount
Variable for storing the value of "SAML2IDPSessionCount".
|
protected Long |
SAML2RemoteIDPCount
Variable for storing the value of "SAML2RemoteIDPCount".
|
protected String |
SAML2Status
Variable for storing the value of "SAML2Status".
|
protected TableSsoServerSAML2IDPTable |
SsoServerSAML2IDPTable
Variable for storing the value of "SsoServerSAML2IDPTable".
|
protected TableSsoServerSAML2SPTable |
SsoServerSAML2SPTable
Variable for storing the value of "SsoServerSAML2SPTable".
|
Constructor and Description |
---|
SsoServerSAML2Svc(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSAML2Svc" group.
|
SsoServerSAML2Svc(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerSAML2Svc" group.
|
Modifier and Type | Method and Description |
---|---|
TableSsoServerSAML2IDPTable |
accessSsoServerSAML2IDPTable()
Access the "SsoServerSAML2IDPTable" variable.
|
TableSsoServerSAML2SPTable |
accessSsoServerSAML2SPTable()
Access the "SsoServerSAML2SPTable" variable.
|
Long |
getSAML2FedSessionCount()
Getter for the "SAML2FedSessionCount" variable.
|
Long |
getSAML2HostedIDPCount()
Getter for the "SAML2HostedIDPCount" variable.
|
Long |
getSAML2IDPSessionCount()
Getter for the "SAML2IDPSessionCount" variable.
|
Long |
getSAML2RemoteIDPCount()
Getter for the "SAML2RemoteIDPCount" variable.
|
String |
getSAML2Status()
Getter for the "SAML2Status" variable.
|
SsoServerSAML2IDPEntryMBean[] |
getSsoServerSAML2IDPTable()
Access the "SsoServerSAML2IDPTable" variable as a bean indexed property.
|
SsoServerSAML2SPEntryMBean[] |
getSsoServerSAML2SPTable()
Access the "SsoServerSAML2SPTable" variable as a bean indexed property.
|
protected TableSsoServerSAML2IDPTable SsoServerSAML2IDPTable
protected Long SAML2RemoteIDPCount
protected Long SAML2HostedIDPCount
protected Long SAML2FedSessionCount
protected Long SAML2IDPSessionCount
protected String SAML2Status
protected TableSsoServerSAML2SPTable SsoServerSAML2SPTable
public SsoServerSAML2Svc(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerSAML2Svc(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public TableSsoServerSAML2IDPTable accessSsoServerSAML2IDPTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerSAML2IDPTable
in interface SsoServerSAML2SvcMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerSAML2IDPEntryMBean[] getSsoServerSAML2IDPTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
public Long getSAML2RemoteIDPCount() throws com.sun.management.snmp.SnmpStatusException
getSAML2RemoteIDPCount
in interface SsoServerSAML2SvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2HostedIDPCount() throws com.sun.management.snmp.SnmpStatusException
getSAML2HostedIDPCount
in interface SsoServerSAML2SvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2FedSessionCount() throws com.sun.management.snmp.SnmpStatusException
getSAML2FedSessionCount
in interface SsoServerSAML2SvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2IDPSessionCount() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPSessionCount
in interface SsoServerSAML2SvcMBean
com.sun.management.snmp.SnmpStatusException
public String getSAML2Status() throws com.sun.management.snmp.SnmpStatusException
getSAML2Status
in interface SsoServerSAML2SvcMBean
com.sun.management.snmp.SnmpStatusException
public TableSsoServerSAML2SPTable accessSsoServerSAML2SPTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerSAML2SPTable
in interface SsoServerSAML2SvcMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerSAML2SPEntryMBean[] getSsoServerSAML2SPTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.