public class SsoServerSAML2SPEntry extends Object implements SsoServerSAML2SPEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Integer |
SAML2SPIndex
Variable for storing the value of "SAML2SPIndex".
|
protected Long |
SAML2SPInvalidArtifactsRcvd
Variable for storing the value of "SAML2SPInvalidArtifactsRcvd".
|
protected String |
SAML2SPName
Variable for storing the value of "SAML2SPName".
|
protected Long |
SAML2SPRqtsSent
Variable for storing the value of "SAML2SPRqtsSent".
|
protected Long |
SAML2SPValidAssertionsRcvd
Variable for storing the value of "SAML2SPValidAssertionsRcvd".
|
protected Integer |
SsoServerRealmIndex
Variable for storing the value of "SsoServerRealmIndex".
|
Constructor and Description |
---|
SsoServerSAML2SPEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSAML2SPEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getSAML2SPIndex()
Getter for the "SAML2SPIndex" variable.
|
Long |
getSAML2SPInvalidArtifactsRcvd()
Getter for the "SAML2SPInvalidArtifactsRcvd" variable.
|
String |
getSAML2SPName()
Getter for the "SAML2SPName" variable.
|
Long |
getSAML2SPRqtsSent()
Getter for the "SAML2SPRqtsSent" variable.
|
Long |
getSAML2SPValidAssertionsRcvd()
Getter for the "SAML2SPValidAssertionsRcvd" variable.
|
Integer |
getSsoServerRealmIndex()
Getter for the "SsoServerRealmIndex" variable.
|
protected Long SAML2SPInvalidArtifactsRcvd
protected Long SAML2SPValidAssertionsRcvd
protected Long SAML2SPRqtsSent
protected String SAML2SPName
protected Integer SAML2SPIndex
protected Integer SsoServerRealmIndex
public SsoServerSAML2SPEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Long getSAML2SPInvalidArtifactsRcvd() throws com.sun.management.snmp.SnmpStatusException
getSAML2SPInvalidArtifactsRcvd
in interface SsoServerSAML2SPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2SPValidAssertionsRcvd() throws com.sun.management.snmp.SnmpStatusException
getSAML2SPValidAssertionsRcvd
in interface SsoServerSAML2SPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2SPRqtsSent() throws com.sun.management.snmp.SnmpStatusException
getSAML2SPRqtsSent
in interface SsoServerSAML2SPEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getSAML2SPName() throws com.sun.management.snmp.SnmpStatusException
getSAML2SPName
in interface SsoServerSAML2SPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSAML2SPIndex() throws com.sun.management.snmp.SnmpStatusException
getSAML2SPIndex
in interface SsoServerSAML2SPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSsoServerRealmIndex() throws com.sun.management.snmp.SnmpStatusException
getSsoServerRealmIndex
in interface SsoServerSAML2SPEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.