See: Description
| Class | Description |
|---|---|
| AbstractCasProtocolValidationSpecification |
Base validation specification for the CAS protocol.
|
| Cas10ProtocolValidationSpecification |
Validation specification for the CAS 1.0 protocol.
|
| Cas20ProtocolValidationSpecification |
Validation specification for the CAS 2.0 protocol.
|
| Cas20WithoutProxyingValidationSpecification |
Validation specification for the CAS 2.0 protocol.
|
| DefaultValidationServiceSelectionStrategy |
This is
DefaultValidationServiceSelectionStrategy which returns back to the caller
the provided service, as it was without any additional processing. |
| ImmutableAssertion |
An immutable, serializable ticket validation assertion.
|
Classes to perform additional validation the Assertions provided by the CAS server. It allows CAS to return basically a yes/no response versus an array of information that the client would have to make a decision on.