org.zkoss.spring.init
Class SecurityWebAppInit

java.lang.Object
  extended by org.zkoss.spring.init.SecurityWebAppInit
All Implemented Interfaces:
org.zkoss.zk.ui.util.WebAppInit

public class SecurityWebAppInit
extends java.lang.Object
implements org.zkoss.zk.ui.util.WebAppInit

Adds ZK Spring Security listeners and register security related variable resolver.

Since:
3.0
Author:
henrichen
See Also:
metainfo/zk/config.xml

Constructor Summary
SecurityWebAppInit()
           
 
Method Summary
 void init(org.zkoss.zk.ui.WebApp wapp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityWebAppInit

public SecurityWebAppInit()
Method Detail

init

public void init(org.zkoss.zk.ui.WebApp wapp)
          throws java.lang.Exception
Specified by:
init in interface org.zkoss.zk.ui.util.WebAppInit
Throws:
java.lang.Exception


Copyright © 2005-2007 Potix Corporation. All Rights Reserved.