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

Packages that use AbstractSaml10ResponseView
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 AbstractSaml10ResponseView in org.jasig.cas.web.view
 

Subclasses of AbstractSaml10ResponseView in org.jasig.cas.web.view
 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.