| Class | Description |
|---|---|
| AssertionPrincipal |
Principal implementation that contains the CAS ticket validation assertion.
|
| CasLoginModule |
JAAS login module that delegates to a CAS
TicketValidator component
for authentication, and on success populates a Subject with principal
data including NetID and principal attributes. |
| ServiceAndTicketCallbackHandler |
Callback handler that provides the CAS service and ticket to a
NameCallback and PasswordCallback respectively,
which meets the requirements of the CasLoginModule JAAS module. |
| TicketCredential |
Strongly-typed wrapper for a ticket credential.
|
Copyright © 2006-2013 Jasig. All Rights Reserved.