@FunctionalInterface public interface IUnauthorizedResourceRequestListener
Modifier and Type | Method and Description |
---|---|
void |
onUnauthorizedRequest(IResource resource,
PageParameters parameters)
Called when a request to a given resource is not allowed
|
void onUnauthorizedRequest(IResource resource, PageParameters parameters)
resource
- The requested resource which processing is not allowedparameters
- The request parametersCopyright © 2006–2022 Apache Software Foundation. All rights reserved.