| Package | Description |
|---|---|
| org.jasig.cas.client.validation | |
| org.jasig.cas.client.validation.json |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCasProtocolUrlBasedTicketValidator
Abstract class that knows the protocol for validating a CAS ticket.
|
class |
Cas10TicketValidator
Implementation of a Ticket Validator that can validate tickets conforming to the CAS 1.0 specification.
|
class |
Cas20ProxyTicketValidator
Extension to the traditional Service Ticket validation that will validate service tickets and proxy tickets.
|
class |
Cas20ServiceTicketValidator
Implementation of the TicketValidator that will validate Service Tickets in compliance with the CAS 2.
|
class |
Cas30ProxyTicketValidator
Service and proxy tickets validation service for the CAS protocol v3.
|
class |
Cas30ServiceTicketValidator
Service tickets validation service for the CAS protocol v3.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cas30JsonProxyTicketValidator
This is
Cas30JsonProxyTicketValidator that attempts to parse the CAS validation response
as JSON. |
class |
Cas30JsonServiceTicketValidator
This is
Cas30JsonServiceTicketValidator that attempts to parse the CAS validation response
as JSON. |
Copyright © 2006–2021 Apereo. All rights reserved.