Package org.jboss.security.saml

Interface Summary
SingleSignOn SingleSignOn interface is used to marshal/unmarshal SSO tokens.

The interface makes no assumptions about the format of the SSO token.
SSOManagerService The core Single Sign On service registered with the SSO system
 

Class Summary
AuthResponse AuthResponse represents data related to an authentication assertion performed by one of the members of the Single Sign On Federation.
SSOManager SSOManager is an implementation of the SSOManagerService that can be managed via a jmx-console
SSOUser SSOUser represents the user that is being considered/processed for Single Sign On
 

Exception Summary
SSOException An exception thrown by the Single Sign On processing components