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 |
---|---|
AttributeMapper |
SAMLServiceManager.SOAPEntry.getAttributeMapper()
Returns
AttributeMapper for handling
AttributeQuery sent by the partner site. |
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 |
DefaultAttributeMapper
The class
DefaultAttributeMapper provide a default
implementation of the AttributeMapper interface. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.