Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C G H L 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.
authenticationManager - Variable in class org.acegisecurity.adapters.cas.CasPasswordHandler
 

C

CasPasswordHandler - class org.acegisecurity.adapters.cas.CasPasswordHandler.
Provides actual CAS authentication by delegation to an AuthenticationManager.
CasPasswordHandler() - Constructor for class org.acegisecurity.adapters.cas.CasPasswordHandler
 
CasPasswordHandlerProxy - class org.acegisecurity.adapters.cas.CasPasswordHandlerProxy.
Enables CAS to use the Acegi Security System for authentication.
CasPasswordHandlerProxy() - Constructor for class org.acegisecurity.adapters.cas.CasPasswordHandlerProxy
 
ctx - Variable in 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.

H

handler - Variable in class org.acegisecurity.adapters.cas.CasPasswordHandlerProxy
 

L

logger - Static variable in class org.acegisecurity.adapters.cas.CasPasswordHandler
 
logger - Static variable in class org.acegisecurity.adapters.cas.CasPasswordHandlerProxy
 

O

org.acegisecurity.adapters.cas - package org.acegisecurity.adapters.cas
Allows external containers to obtain authentication information from the system.

S

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

A C G H L O S