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 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 assertion.
 class Saml10SuccessResponseView
          Implementation of a view to return a SAML response and assertion, based on the SAML 1.1 specification.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.