Package | Description |
---|---|
org.jasig.cas.client.validation |
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.
|
class |
Saml11TicketValidator
TicketValidator that can understand validating a SAML artifact.
|
Copyright © 2006–2018 Jasig. All rights reserved.