Package org.jasig.cas.ticket.proxy

This package contains an abstracted interface for handling the proxying of a user.

See:
          Description

Interface Summary
ProxyHandler Abstraction for what needs to be done to handle proxies.
 

Package org.jasig.cas.ticket.proxy Description

This package contains an abstracted interface for handling the proxying of a user. The abstraction exists because the different versions of CAS may actually handle the proxying differently but the workflow of the validation process in the web tier is the same.



Copyright © 2004-2012 Jasig. All Rights Reserved.