Package | Description |
---|---|
com.sun.identity.saml.common |
Defines common SAML 1.x utilities and constants.
|
com.sun.identity.saml.plugins |
SAML 1.x Plugins.
|
Modifier and Type | Method and Description |
---|---|
PartnerAccountMapper |
SAMLServiceManager.SOAPEntry.getPartnerAccountMapper()
Returns
PartnerAccountMapper instance. |
Constructor and Description |
---|
SOAPEntry(String sourceid,
String soapUrl,
String authType,
String user,
String bAuthUserID,
String bAuthPasswd,
String certAlias,
PartnerAccountMapper partnerAccountMapper,
SiteAttributeMapper siteAttributeMapper,
PartnerSiteAttributeMapper partnerSiteAttributeMapper,
ConsumerSiteAttributeMapper consumerSiteAttrMapper,
NameIdentifierMapper nameIdentifierMapper,
AttributeMapper attrMapper,
ActionMapper actionMapper,
String issuer,
Set origHostSet,
String version)
Constructs a
SOAPEntry . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPartnerAccountMapper
The class
DefaultPartnerAccountMapper provide a default
implementation of the PartnerAccountMapper interface. |
class |
NameIDPartnerAccountMapper
The class
NameIDPartnerAccountMapper provide an
implementation of the PartnerAccountMapper interface,
the class maps user bases on the value of NameIdentifer only. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.