| Package | Description |
|---|---|
| org.jasig.cas.web.flow |
This package defines the Webflow for the complete Login workflow (TGT
Check, Form Check, Warning Check, Service Redirect) as a set of Actions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationViaFormAction.setCredentialsBinder(CredentialsBinder credentialsBinder)
Set a CredentialsBinder for additional binding of the HttpServletRequest
to the Credentials instance, beyond our default binding of the
Credentials as a Form Object in Spring WebMVC parlance.
|
Copyright © 2004-2012 Jasig. All Rights Reserved.