Uses of Class
org.jasig.cas.web.view.AbstractCasView

Packages that use AbstractCasView
org.jasig.cas.web.view Package dealing with custom views such as writing directly to the response output for a CAS 1 response. 
 

Uses of AbstractCasView in org.jasig.cas.web.view
 

Subclasses of AbstractCasView in org.jasig.cas.web.view
 class AbstractSaml10ResponseView
          Base class for all views that render SAML1 SOAP messages directly to the HTTP response stream.
 class Cas10ResponseView
          Custom View to Return the CAS 1.0 Protocol Response.
 class Saml10FailureResponseView
          Represents a failed attempt at validating a ticket, responding via a SAML SOAP message.
 class Saml10SuccessResponseView
          Implementation of a view to return a SAML SOAP response and assertion, based on the SAML 1.1 specification.
 



Copyright © 2004-2013 Jasig. All Rights Reserved.