See: Description
| Interface | Description |
|---|---|
| Assertion |
Represents a security assertion obtained from a successfully validated ticket.
|
| ValidationSpecification |
An interface to impose restrictions and requirements on validations (e.g.
|
| 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.
|
| ImmutableAssertion |
An immutable, serializable ticket validation assertion.
|
Classes to perform additiona 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.
Copyright © 2004-2015 Apereo. All Rights Reserved.