Uses of Interface
org.jasig.cas.web.bind.CredentialsBinder

Packages that use CredentialsBinder
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. 
 

Uses of CredentialsBinder in org.jasig.cas.web.flow
 

Methods in org.jasig.cas.web.flow with parameters of type CredentialsBinder
 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-2010 Java Architectures Special Interest Group. All Rights Reserved.