|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ProxyGrantingTicketStorage | Interface for the storage and retrieval of ProxyGrantingTicketIds by mapping them to a specific ProxyGrantingTicketIou. |
| ProxyRetriever | Interface to abstract the retrieval of a proxy ticket to make the implementation a black box to the client. |
| Class Summary | |
|---|---|
| Cas20ProxyRetriever | Implementation of a ProxyRetriever that follows the CAS 2.0 specification. |
| CleanUpTimerTask | A TimerTask implementation which performs the
actual 'cleaning' by calling ProxyGrantingTicketStorage.cleanUp(). |
| ProxyGrantingTicketStorageImpl | Implementation of ProxyGrantingTicketStorage that is backed by a
HashMap that keeps a ProxyGrantingTicket for a specified amount of time. |
The proxy package includes a servlet to act as a proxy receptor, an interface for ProxyGrantingTicketStorage and an abstraction for retrieving proxy tickets.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||