Package | Description |
---|---|
org.jasig.cas.client.configuration | |
org.jasig.cas.client.jaas | |
org.jasig.cas.client.tomcat | |
org.jasig.cas.client.util |
The validation package includes interfaces for validating Tickets, as well as the common implementations.
|
org.jasig.cas.client.validation |
Class and Description |
---|
Cas20ServiceTicketValidator
Implementation of the TicketValidator that will validate Service Tickets in compliance with the CAS 2.
|
Class and Description |
---|
Assertion
Represents a response to a validation request.
|
TicketValidator
Contract for a validator that will confirm the validity of a supplied ticket.
|
Class and Description |
---|
TicketValidator
Contract for a validator that will confirm the validity of a supplied ticket.
|
Class and Description |
---|
Assertion
Represents a response to a validation request.
|
ProxyList
Holding class for the proxy list to make Spring configuration easier.
|
Class and Description |
---|
AbstractCasProtocolUrlBasedTicketValidator
Abstract class that knows the protocol for validating a CAS ticket.
|
AbstractTicketValidationFilter
The filter that handles all the work of validating ticket requests.
|
AbstractUrlBasedTicketValidator
Abstract validator implementation for tickets that must be validated against a server.
|
Assertion
Represents a response to a validation request.
|
Cas20ProxyReceivingTicketValidationFilter
Creates either a CAS20ProxyTicketValidator or a CAS20ServiceTicketValidator depending on whether any of the
proxy parameters are set.
|
Cas20ProxyTicketValidator
Extension to the traditional Service Ticket validation that will validate service tickets and proxy tickets.
|
Cas20ServiceTicketValidator
Implementation of the TicketValidator that will validate Service Tickets in compliance with the CAS 2.
|
ProxyList
Holding class for the proxy list to make Spring configuration easier.
|
TicketValidationException
Generic exception to be thrown when ticket validation fails.
|
TicketValidator
Contract for a validator that will confirm the validity of a supplied ticket.
|
Copyright © 2006–2019 Jasig. All rights reserved.