org.zeroexchange.web.security
Class SecuredComponentInstantiationListener
java.lang.Object
org.zeroexchange.web.security.SecuredComponentInstantiationListener
- All Implemented Interfaces:
- org.apache.wicket.application.IComponentInstantiationListener
public class SecuredComponentInstantiationListener
- extends Object
- implements org.apache.wicket.application.IComponentInstantiationListener
Instantiation listener intercepts creation of the wicket
pages and calls wicketSecurityInterceptor on it.
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecuredComponentInstantiationListener
public SecuredComponentInstantiationListener()
onInstantiation
public void onInstantiation(org.apache.wicket.Component component)
-
- Specified by:
onInstantiation
in interface org.apache.wicket.application.IComponentInstantiationListener
Copyright © 2013. All Rights Reserved.