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 |
---|---|
ActionMapper |
SAMLServiceManager.SOAPEntry.getActionMapper()
Returns
ActionMapper for handling
AuthorizationDecisionQuery 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 |
DefaultActionMapper
The class
DefaultActionMapper provide a default
implementation of the ActionMapper interface. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.