Uses of Class
org.jasig.cas.web.DelegateController

Packages that use DelegateController
org.jasig.cas.web In the Servlet API, the WEB-INF/web.xml deployment descriptor maps various URL values to Java classes. 
 

Uses of DelegateController in org.jasig.cas.web
 

Subclasses of DelegateController in org.jasig.cas.web
 class ServiceValidateController
          Process the /validate and /serviceValidate URL requests.
 

Method parameters in org.jasig.cas.web with type arguments of type DelegateController
 void DelegatingController.setDelegates(List<DelegateController> delegates)
           
 



Copyright © 2004-2013 Jasig. All Rights Reserved.