Package com.sun.identity.saml.plugins

Defines pluggable interface for Access Manager 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 Access Manager.
ActionMapper The class ActionMapper is an interface that is implemented to get SSO information and map partner actions to Access Manager authorization decisions.
AttributeMapper The class AttributeMapper is an interface that is implemented to get SSO information and map partner attributes to Access Manager attributes.
PartnerAccountMapper The class PartnerAccountMapper is 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 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 Access Manager SAML implementation.



Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.