| Package | Description |
|---|---|
| org.apache.wicket.settings |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUnauthorizedResourceRequestListener
An IUnauthorizedResourceRequestListener that schedules a response with status code 403 (Forbidden)
|
| Modifier and Type | Method and Description |
|---|---|
IUnauthorizedResourceRequestListener |
SecuritySettings.getUnauthorizedResourceRequestListener() |
| Modifier and Type | Method and Description |
|---|---|
SecuritySettings |
SecuritySettings.setUnauthorizedResourceRequestListener(IUnauthorizedResourceRequestListener listener)
Sets a listener that will be used when a request to an IResource is not allowed for some reason
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.