Package org.zkoss.zkplus.acegi

Utilities to support Acegi Security System

See:
          Description

Class Summary
AcegiSecurityContextListener Listener to copy servlet thread ThreadLocal, securityContext, over to event thread ThreadLocal and handle Acegi Authentication Exception occured in Event handling (e.g.
ShowWindowEventListener<T extends Event> The default listener to show a modal window for login and other things.
ZkAccessDeniedHandler Used by ExceptionTranslationFilter to handle an AccessDeniedException.
ZkAuthenticationEntryPoint This implementation would forward to onAcegiLogin event and popup a login page.
ZkAuthenticationProcessingFilter This implementation process zk specific popup login page.
ZkEventExceptionFilter Used to fire exception in the ZK's event processing queue (Used with MethodSecurityInterceptor).
ZkTokenBasedRememberMeServices get rememberme from request's attribute rather than request's parameter.
 

Package org.zkoss.zkplus.acegi Description

Utilities to support Acegi Security System



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo