public class SsoServerSAML1EndPointEntry extends Object implements SsoServerSAML1EndPointEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Integer |
SAML1EndPointIndex
Variable for storing the value of "SAML1EndPointIndex".
|
protected String |
SAML1EndPointName
Variable for storing the value of "SAML1EndPointName".
|
protected Long |
SAML1EndPointRqtAborted
Variable for storing the value of "SAML1EndPointRqtAborted".
|
protected Long |
SAML1EndPointRqtFailed
Variable for storing the value of "SAML1EndPointRqtFailed".
|
protected Long |
SAML1EndPointRqtIn
Variable for storing the value of "SAML1EndPointRqtIn".
|
protected Long |
SAML1EndPointRqtOut
Variable for storing the value of "SAML1EndPointRqtOut".
|
protected String |
SAML1EndPointStatus
Variable for storing the value of "SAML1EndPointStatus".
|
Constructor and Description |
---|
SsoServerSAML1EndPointEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSAML1EndPointEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getSAML1EndPointIndex()
Getter for the "SAML1EndPointIndex" variable.
|
String |
getSAML1EndPointName()
Getter for the "SAML1EndPointName" variable.
|
Long |
getSAML1EndPointRqtAborted()
Getter for the "SAML1EndPointRqtAborted" variable.
|
Long |
getSAML1EndPointRqtFailed()
Getter for the "SAML1EndPointRqtFailed" variable.
|
Long |
getSAML1EndPointRqtIn()
Getter for the "SAML1EndPointRqtIn" variable.
|
Long |
getSAML1EndPointRqtOut()
Getter for the "SAML1EndPointRqtOut" variable.
|
String |
getSAML1EndPointStatus()
Getter for the "SAML1EndPointStatus" variable.
|
protected Long SAML1EndPointRqtFailed
protected Long SAML1EndPointRqtOut
protected Long SAML1EndPointRqtIn
protected String SAML1EndPointStatus
protected String SAML1EndPointName
protected Integer SAML1EndPointIndex
protected Long SAML1EndPointRqtAborted
public SsoServerSAML1EndPointEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Long getSAML1EndPointRqtFailed() throws com.sun.management.snmp.SnmpStatusException
getSAML1EndPointRqtFailed
in interface SsoServerSAML1EndPointEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML1EndPointRqtOut() throws com.sun.management.snmp.SnmpStatusException
getSAML1EndPointRqtOut
in interface SsoServerSAML1EndPointEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML1EndPointRqtIn() throws com.sun.management.snmp.SnmpStatusException
getSAML1EndPointRqtIn
in interface SsoServerSAML1EndPointEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getSAML1EndPointStatus() throws com.sun.management.snmp.SnmpStatusException
getSAML1EndPointStatus
in interface SsoServerSAML1EndPointEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getSAML1EndPointName() throws com.sun.management.snmp.SnmpStatusException
getSAML1EndPointName
in interface SsoServerSAML1EndPointEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSAML1EndPointIndex() throws com.sun.management.snmp.SnmpStatusException
getSAML1EndPointIndex
in interface SsoServerSAML1EndPointEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getSAML1EndPointRqtAborted() throws com.sun.management.snmp.SnmpStatusException
getSAML1EndPointRqtAborted
in interface SsoServerSAML1EndPointEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.