| Package | Description |
|---|---|
| org.jasig.cas.web.view |
Package dealing with custom views such as writing directly to the response output for a CAS 1 response.
|
| Modifier and Type | Class and Description |
|---|---|
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-2012 Jasig. All Rights Reserved.