public class SsoServerSAML2IDPEntry extends Object implements SsoServerSAML2IDPEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
SAML2IDPArtifactsInCache
Variable for storing the value of "SAML2IDPArtifactsInCache".
|
protected Long |
SAML2IDPArtifactsIssued
Variable for storing the value of "SAML2IDPArtifactsIssued".
|
protected Long |
SAML2IDPAssertionsInCache
Variable for storing the value of "SAML2IDPAssertionsInCache".
|
protected Long |
SAML2IDPAssertionsIssued
Variable for storing the value of "SAML2IDPAssertionsIssued".
|
protected Integer |
SAML2IDPIndex
Variable for storing the value of "SAML2IDPIndex".
|
protected Long |
SAML2IDPInvalRqtsRcvd
Variable for storing the value of "SAML2IDPInvalRqtsRcvd".
|
protected String |
SAML2IDPName
Variable for storing the value of "SAML2IDPName".
|
protected Long |
SAML2IDPRqtsRcvd
Variable for storing the value of "SAML2IDPRqtsRcvd".
|
protected Integer |
SsoServerRealmIndex
Variable for storing the value of "SsoServerRealmIndex".
|
Constructor and Description |
---|
SsoServerSAML2IDPEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSAML2IDPEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Long |
getSAML2IDPArtifactsInCache()
Getter for the "SAML2IDPArtifactsInCache" variable.
|
Long |
getSAML2IDPArtifactsIssued()
Getter for the "SAML2IDPArtifactsIssued" variable.
|
Long |
getSAML2IDPAssertionsInCache()
Getter for the "SAML2IDPAssertionsInCache" variable.
|
Long |
getSAML2IDPAssertionsIssued()
Getter for the "SAML2IDPAssertionsIssued" variable.
|
Integer |
getSAML2IDPIndex()
Getter for the "SAML2IDPIndex" variable.
|
Long |
getSAML2IDPInvalRqtsRcvd()
Getter for the "SAML2IDPInvalRqtsRcvd" variable.
|
String |
getSAML2IDPName()
Getter for the "SAML2IDPName" variable.
|
Long |
getSAML2IDPRqtsRcvd()
Getter for the "SAML2IDPRqtsRcvd" variable.
|
Integer |
getSsoServerRealmIndex()
Getter for the "SsoServerRealmIndex" variable.
|
protected Long SAML2IDPArtifactsIssued
protected Long SAML2IDPAssertionsIssued
protected Long SAML2IDPInvalRqtsRcvd
protected Long SAML2IDPRqtsRcvd
protected String SAML2IDPName
protected Integer SAML2IDPIndex
protected Long SAML2IDPArtifactsInCache
protected Long SAML2IDPAssertionsInCache
protected Integer SsoServerRealmIndex
public SsoServerSAML2IDPEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Long getSAML2IDPArtifactsIssued() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPArtifactsIssued
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2IDPAssertionsIssued() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPAssertionsIssued
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2IDPInvalRqtsRcvd() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPInvalRqtsRcvd
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2IDPRqtsRcvd() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPRqtsRcvd
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getSAML2IDPName() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPName
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSAML2IDPIndex() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPIndex
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2IDPArtifactsInCache() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPArtifactsInCache
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML2IDPAssertionsInCache() throws com.sun.management.snmp.SnmpStatusException
getSAML2IDPAssertionsInCache
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSsoServerRealmIndex() throws com.sun.management.snmp.SnmpStatusException
getSsoServerRealmIndex
in interface SsoServerSAML2IDPEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.