public class ZkAccessDeniedHandler
extends java.lang.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 |
|---|---|
java.lang.String |
getErrorPage()
Deprecated.
|
void |
handle(jakarta.servlet.ServletRequest request,
jakarta.servlet.ServletResponse response,
org.acegisecurity.AccessDeniedException accessDeniedException)
Deprecated.
|
void |
setErrorPage(java.lang.String url)
Deprecated.
|
public void setErrorPage(java.lang.String url)
public java.lang.String getErrorPage()
public void handle(jakarta.servlet.ServletRequest request,
jakarta.servlet.ServletResponse response,
org.acegisecurity.AccessDeniedException accessDeniedException)
throws java.io.IOException,
jakarta.servlet.ServletException
handle in interface org.acegisecurity.ui.AccessDeniedHandlerjava.io.IOExceptionjakarta.servlet.ServletExceptionCopyright © 2005-2022 Potix Corporation. All Rights Reserved.