Package com.sun.identity.saml.plugins

Defines pluggable interface for Identity Server SAML implementation.

See:
          Description

Interface Summary
AccountMapper The class AccountMapper is an interface that is implemented to map partner account to user account in Sun Java System Identity Server.
ActionMapper The class ActionMapper is an interface that is implemented to get SSO information and map partner actions to Identity Server authorization decisions.
AttributeMapper The class AttributeMapper is an interface that is implemented to get SSO information and map partner attributes to Identity Server attributes.
PartnerAccountMapper The class PartnerAccountMapper is an interface that is implemented to map partner account to user account in Sun Java System Identity Server.
PartnerSiteAttributeMapper This interface needs to be implemented by partner site to return a list of Attribute objects which they want returned as AttributeStatements elements, as part of the Authentication Assertion returned to the partner during the SSO scenario of Browser Artifact and POST profile.
SiteAttributeMapper This interface needs to be implemented by partner site to return a list of Attribute objects which they want returned as AttributeStatements elements, as part of the Authentication Assertion returned to the partner during the SSO scenario of Browser Artifact and POST profile.
 

Package com.sun.identity.saml.plugins Description

Defines pluggable interface for Identity Server SAML implementation.