Uses of Interface
wicket.authorization.IUnauthorizedComponentInstantiationListener

Packages that use IUnauthorizedComponentInstantiationListener
wicket.settings   
 

Uses of IUnauthorizedComponentInstantiationListener in wicket.settings
 

Methods in wicket.settings that return IUnauthorizedComponentInstantiationListener
 IUnauthorizedComponentInstantiationListener Settings.getUnauthorizedComponentInstantiationListener()
           
 IUnauthorizedComponentInstantiationListener ISecuritySettings.getUnauthorizedComponentInstantiationListener()
           
 

Methods in wicket.settings with parameters of type IUnauthorizedComponentInstantiationListener
 void Settings.setUnauthorizedComponentInstantiationListener(IUnauthorizedComponentInstantiationListener unauthorizedComponentInstantiationListener)
           
 void ISecuritySettings.setUnauthorizedComponentInstantiationListener(IUnauthorizedComponentInstantiationListener unauthorizedComponentInstantiationListener)
           
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.