| Interface Summary | 
| AccountMapper | The class AccountMapperis an interface
 that is implemented to map partner account to user account
 in Sun Java System Access Manager. | 
| ActionMapper | The class ActionMapperis an interface that is 
 implemented to get SSO information and map partner actions to
 Access Manager authorization decisions. | 
| AttributeMapper | The class AttributeMapperis an interface that is 
 implemented to get SSO information and map partner attributes to
 Access Manager attributes. | 
| PartnerAccountMapper | The class PartnerAccountMapperis an interface
 that is implemented to map partner account to user account
 in Sun Java System Access Manager. | 
| PartnerSiteAttributeMapper | This interface needs to be implemented by partner site to return a
 list of Attributeobjects which they want returned
 asAttributeStatementselements, 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 Attributeobjects which they want returned
 asAttributeStatementselements, as part of the
 Authentication Assertion returned to the partner during the
 SSO scenario of Browser Artifact and POST profile. | 
 
Defines pluggable interface for Access Manager SAML implementation.