Uses of Package
org.jboss.security.saml

Packages that use org.jboss.security.saml
org.jboss.security.saml   
org.jboss.security.sso.util   
 

Classes in org.jboss.security.saml used by org.jboss.security.saml
AuthResponse
          AuthResponse represents data related to an authentication assertion performed by one of the members of the Single Sign On Federation.
SingleSignOn
          SingleSignOn interface is used to marshal/unmarshal SSO tokens.

The interface makes no assumptions about the format of the SSO token.
SSOException
          An exception thrown by the Single Sign On processing components
SSOManagerService
          The core Single Sign On service registered with the SSO system
SSOUser
          SSOUser represents the user that is being considered/processed for Single Sign On
 

Classes in org.jboss.security.saml used by org.jboss.security.sso.util
AuthResponse
          AuthResponse represents data related to an authentication assertion performed by one of the members of the Single Sign On Federation.
SSOException
          An exception thrown by the Single Sign On processing components