Uses of Interface
org.apache.wicket.authorization.IUnauthorizedComponentInstantiationListener
-
Packages that use IUnauthorizedComponentInstantiationListener Package Description org.apache.wicket.settings -
-
Uses of IUnauthorizedComponentInstantiationListener in org.apache.wicket.settings
Methods in org.apache.wicket.settings that return IUnauthorizedComponentInstantiationListener Modifier and Type Method Description IUnauthorizedComponentInstantiationListenerSecuritySettings. getUnauthorizedComponentInstantiationListener()Methods in org.apache.wicket.settings with parameters of type IUnauthorizedComponentInstantiationListener Modifier and Type Method Description SecuritySettingsSecuritySettings. setUnauthorizedComponentInstantiationListener(IUnauthorizedComponentInstantiationListener listener)
-