public class SsoServerSAML2SvcImpl extends SsoServerSAML2Svc
Modifier and Type | Field and Description |
---|---|
static String |
IDP_ARTIF_CACHE |
static String |
IDP_ARTIF_ISSUED |
static String |
IDP_ASSERT_CACHE |
static String |
IDP_ASSERT_ISSUED |
static String |
IDP_INVAL_RQTS_RCVD |
static String |
IDP_RQTS_RCVD |
static String |
SP_INVAL_ARTIFS_RCVD |
static String |
SP_RQTS_SENT |
static String |
SP_VAL_ASSERTS_RCVD |
SAML2FedSessionCount, SAML2HostedIDPCount, SAML2IDPSessionCount, SAML2RemoteIDPCount, SAML2Status, SsoServerSAML2IDPTable, SsoServerSAML2SPTable
Constructor and Description |
---|
SsoServerSAML2SvcImpl(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor
|
SsoServerSAML2SvcImpl(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server) |
Modifier and Type | Method and Description |
---|---|
void |
decFedSessionCount() |
void |
decIDPCounter(String realm,
String idpName,
String counter) |
void |
decIdpSessionCount() |
void |
incFedSessionCount() |
void |
incHostedIDPCount() |
void |
incIDPCounter(String realm,
String idpName,
String counter) |
void |
incIdpSessionCount() |
void |
incRemoteIDPCount() |
void |
incSPCounter(String realm,
String spName,
String counter) |
void |
setFedSessionCount(long count) |
void |
setIdpSessionCount(long count) |
accessSsoServerSAML2IDPTable, accessSsoServerSAML2SPTable, getSAML2FedSessionCount, getSAML2HostedIDPCount, getSAML2IDPSessionCount, getSAML2RemoteIDPCount, getSAML2Status, getSsoServerSAML2IDPTable, getSsoServerSAML2SPTable
public static final String IDP_ARTIF_CACHE
public static final String IDP_ARTIF_ISSUED
public static final String IDP_ASSERT_CACHE
public static final String IDP_ASSERT_ISSUED
public static final String IDP_RQTS_RCVD
public static final String IDP_INVAL_RQTS_RCVD
public static final String SP_VAL_ASSERTS_RCVD
public static final String SP_RQTS_SENT
public static final String SP_INVAL_ARTIFS_RCVD
public SsoServerSAML2SvcImpl(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerSAML2SvcImpl(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public void incHostedIDPCount()
public void incRemoteIDPCount()
public void incFedSessionCount()
public void decFedSessionCount()
public void setFedSessionCount(long count)
public void incIdpSessionCount()
public void decIdpSessionCount()
public void setIdpSessionCount(long count)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.