|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IUnauthorizedComponentInstantiationListener in org.apache.wicket.authroles.authentication |
---|
Classes in org.apache.wicket.authroles.authentication that implement IUnauthorizedComponentInstantiationListener | |
---|---|
class |
AuthenticatedWebApplication
A web application subclass that does role-based authentication. |
Uses of IUnauthorizedComponentInstantiationListener in org.apache.wicket.examples.authentication3 |
---|
Classes in org.apache.wicket.examples.authentication3 that implement IUnauthorizedComponentInstantiationListener | |
---|---|
class |
MyAuthenticatedWebApplication
A role-authorized, authenticated web application in just a few lines of code. |
Uses of IUnauthorizedComponentInstantiationListener in org.apache.wicket.settings |
---|
Methods in org.apache.wicket.settings that return IUnauthorizedComponentInstantiationListener | |
---|---|
IUnauthorizedComponentInstantiationListener |
ISecuritySettings.getUnauthorizedComponentInstantiationListener()
|
Methods in org.apache.wicket.settings with parameters of type IUnauthorizedComponentInstantiationListener | |
---|---|
void |
ISecuritySettings.setUnauthorizedComponentInstantiationListener(IUnauthorizedComponentInstantiationListener unauthorizedComponentInstantiationListener)
|
Uses of IUnauthorizedComponentInstantiationListener in org.apache.wicket.settings.def |
---|
Methods in org.apache.wicket.settings.def that return IUnauthorizedComponentInstantiationListener | |
---|---|
IUnauthorizedComponentInstantiationListener |
SecuritySettings.getUnauthorizedComponentInstantiationListener()
|
Methods in org.apache.wicket.settings.def with parameters of type IUnauthorizedComponentInstantiationListener | |
---|---|
void |
SecuritySettings.setUnauthorizedComponentInstantiationListener(IUnauthorizedComponentInstantiationListener unauthorizedComponentInstantiationListener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |