public class SsoServerSAML1SvcImpl extends SsoServerSAML1Svc
Modifier and Type | Field and Description |
---|---|
protected SsoServerSAML1CacheEntryImpl |
artifactCache |
static String |
ARTIFACTS |
protected SsoServerSAML1CacheEntryImpl |
assertCache |
static String |
ASSERTIONS |
static String |
CHIT |
static String |
CMISS |
static String |
CREAD |
static String |
CWRITE |
static String |
EPRQTABORTED |
static String |
EPRQTFAILED |
static String |
EPRQTIN |
static String |
EPRQTOUT |
static String |
POSTPROFILE |
protected SsoServerSAML1EndPointEntryImpl |
pprofEP |
static String |
SAMLAWARE |
protected SsoServerSAML1EndPointEntryImpl |
samlAwareEP |
protected SsoServerSAML1EndPointEntryImpl |
soapEP |
static String |
SOAPRCVR |
SsoServerSAML1CacheTable, SsoServerSAML1EndPointTable, SsoServerSAML1TrustPrtnrsTable
Constructor and Description |
---|
SsoServerSAML1SvcImpl(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor
|
SsoServerSAML1SvcImpl(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server) |
Modifier and Type | Method and Description |
---|---|
void |
incSAML1Cache(String assertOrArtifact,
String rWHM) |
void |
incSAML1EndPoint(String endPoint,
String rType) |
void |
setSAML1EndPointOperational(String endPoint) |
accessSsoServerSAML1CacheTable, accessSsoServerSAML1EndPointTable, accessSsoServerSAML1TrustPrtnrsTable, getSsoServerSAML1CacheTable, getSsoServerSAML1EndPointTable, getSsoServerSAML1TrustPrtnrsTable
protected SsoServerSAML1CacheEntryImpl assertCache
protected SsoServerSAML1CacheEntryImpl artifactCache
protected SsoServerSAML1EndPointEntryImpl soapEP
protected SsoServerSAML1EndPointEntryImpl pprofEP
protected SsoServerSAML1EndPointEntryImpl samlAwareEP
public static final String ASSERTIONS
public static final String ARTIFACTS
public static final String CREAD
public static final String CWRITE
public static final String CHIT
public static final String CMISS
public static final String SOAPRCVR
public static final String POSTPROFILE
public static final String SAMLAWARE
public static final String EPRQTIN
public static final String EPRQTOUT
public static final String EPRQTFAILED
public static final String EPRQTABORTED
public SsoServerSAML1SvcImpl(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerSAML1SvcImpl(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.