A C G O S

A

afterPropertiesSet() - Method in class org.acegisecurity.adapters.cas.CasPasswordHandler
 
authenticate(ServletRequest, String, String) - Method in class org.acegisecurity.adapters.cas.CasPasswordHandler
Called by CasPasswordHandlerProxy for individual authentication requests.
authenticate(ServletRequest, String, String) - Method in class org.acegisecurity.adapters.cas.CasPasswordHandlerProxy
Called by CAS when authentication is required.

C

CasPasswordHandler - Class in org.acegisecurity.adapters.cas
Provides actual CAS authentication by delegation to an AuthenticationManager.
CasPasswordHandler() - Constructor for class org.acegisecurity.adapters.cas.CasPasswordHandler
 
CasPasswordHandlerProxy - Class in org.acegisecurity.adapters.cas
Enables CAS to use the Acegi Security System for authentication.
CasPasswordHandlerProxy() - Constructor for class org.acegisecurity.adapters.cas.CasPasswordHandlerProxy
 

G

getAuthenticationManager() - Method in class org.acegisecurity.adapters.cas.CasPasswordHandler
 
getContext(HttpServletRequest) - Method in class org.acegisecurity.adapters.cas.CasPasswordHandlerProxy
Allows test cases to override where application context obtained from.

O

org.acegisecurity.adapters.cas - package org.acegisecurity.adapters.cas
Adapter to Yale Central Authentication Service (CAS).

S

setAuthenticationManager(AuthenticationManager) - Method in class org.acegisecurity.adapters.cas.CasPasswordHandler
 

A C G O S

Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.