Package | Description |
---|---|
org.jasig.cas.client | |
org.jasig.cas.client.authentication | |
org.jasig.cas.client.util |
The validation package includes interfaces for validating Tickets, as well as the common implementations.
|
org.jasig.cas.client.validation |
Modifier and Type | Method and Description |
---|---|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AuthenticationFilter(Protocol protocol) |
Modifier and Type | Method and Description |
---|---|
protected Protocol |
AbstractCasFilter.getProtocol() |
Constructor and Description |
---|
AbstractCasFilter(Protocol protocol) |
Constructor and Description |
---|
AbstractTicketValidationFilter(Protocol protocol) |
Cas20ProxyReceivingTicketValidationFilter(Protocol protocol) |
Copyright © 2006–2018 Jasig. All rights reserved.