Package org.jasig.cas.web.view

Package dealing with custom views such as writing directly to the response output for a CAS 1 response.

See:
          Description

Class Summary
AbstractCasView Abstract class to handle retrieving the Assertion from the model.
AbstractSaml10ResponseView Base class for all views that render SAML1 SOAP messages directly to the HTTP response stream.
Cas10ResponseView Custom View to Return the CAS 1.0 Protocol Response.
Saml10FailureResponseView Represents a failed attempt at validating a ticket, responding via a SAML SOAP message.
Saml10SuccessResponseView Implementation of a view to return a SAML SOAP response and assertion, based on the SAML 1.1 specification.
 

Package org.jasig.cas.web.view Description

Package dealing with custom views such as writing directly to the response output for a CAS 1 response.



Copyright © 2004-2013 Jasig. All Rights Reserved.