public class ZkAccessDeniedHandler extends Object implements org.acegisecurity.ui.AccessDeniedHandler
AccessDeniedException. This handler will popup the specified error page so it
must be a Window that can be doModel.
Applicable to Acegi Security version 1.0.3
| Constructor and Description |
|---|
ZkAccessDeniedHandler()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorPage()
Deprecated.
|
void |
handle(jakarta.servlet.ServletRequest request,
jakarta.servlet.ServletResponse response,
org.acegisecurity.AccessDeniedException accessDeniedException)
Deprecated.
|
void |
setErrorPage(String url)
Deprecated.
|
public void setErrorPage(String url)
public String getErrorPage()
public void handle(jakarta.servlet.ServletRequest request,
jakarta.servlet.ServletResponse response,
org.acegisecurity.AccessDeniedException accessDeniedException)
throws IOException,
jakarta.servlet.ServletException
handle in interface org.acegisecurity.ui.AccessDeniedHandlerIOExceptionjakarta.servlet.ServletExceptionCopyright © 2026. All rights reserved.