A C G O S

A

afterPropertiesSet() - Method in class org.acegisecurity.adapters.cas.CasPasswordHandler
 
afterPropertiesSetInternal() - Method in class org.acegisecurity.adapters.cas3.CasAuthenticationHandler
 
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.
authenticateUsernamePasswordInternal(UsernamePasswordCredentials) - Method in class org.acegisecurity.adapters.cas3.CasAuthenticationHandler
 

C

CasAuthenticationHandler - Class in org.acegisecurity.adapters.cas3
Provides JA-SIG CAS 3 authentication by delegating to the Acegi AuthenticationManager.
CasAuthenticationHandler() - Constructor for class org.acegisecurity.adapters.cas3.CasAuthenticationHandler
 
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).
org.acegisecurity.adapters.cas3 - package org.acegisecurity.adapters.cas3
 

S

setAuthenticationManager(AuthenticationManager) - Method in class org.acegisecurity.adapters.cas.CasPasswordHandler
 
setAuthenticationManager(AuthenticationManager) - Method in class org.acegisecurity.adapters.cas3.CasAuthenticationHandler
Method to set the Acegi AuthenticationManager to delegate to.

A C G O S

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