Package org.jboss.seam.security.external.saml.api

Interface Summary
SamlEntityConfigurationApi API for the configuration of a SAML entity (i.e.
SamlIdentityProviderApi API to the SAML Identity Provider (IDP) of Seam security.
SamlIdentityProviderConfigurationApi API for the configuration of a SAML Identity Provider
SamlIdpSession Session managed by a SAML Identity Provider (IDP).
SamlNameId Name identifying a subject (person) that has been authenticated using SAML.
SamlPrincipal Object respresenting a person that has been authenticated using SAML.
SamlServiceProviderApi API to the SAMLv2 compliant service provider.
SamlServiceProviderConfigurationApi API for the configuration of a SAML Service Provider.
SamlSpSession Session at the SAML Service Provider, managed by a master session at the SAML Identity Provider.
 

Enum Summary
SamlBinding Enumeration that contains the SAML protocol bindings that can be used by the SAML Identity Provider and the SAML Service Provider.
 



Copyright © 2011 Seam Framework. All Rights Reserved.