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 |
---|---|
ConsumerSiteAttributeMapper |
SAMLServiceManager.SOAPEntry.getConsumerSiteAttributeMapper()
Returns
ConsumerSiteAttributeMapper 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 |
DefaultSiteAttributeMapper
This class reads Attribute Map in local configuration and maps user's local * attributes to list of
Attribute objects to be returned as
AttributeStatements elements, as part of the
Authentication Assertion returned to the partner during the
SSO scenario of Browser Artifact and POST profile. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.