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 |
---|---|
NameIdentifierMapper |
SAMLServiceManager.SOAPEntry.getNameIdentifierMapper()
Returns
NameIdentifierMapper 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 |
DefaultNameIdentifierMapper
The class
NameIdentifierMapper is an interface
that is implemented to map user account to name identifier in
assertion subject. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.