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(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
org.acegisecurity.AccessDeniedException accessDeniedException)
Deprecated.
|
void |
setErrorPage(String url)
Deprecated.
|
public void setErrorPage(String url)
public String getErrorPage()
public void handle(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
org.acegisecurity.AccessDeniedException accessDeniedException)
throws IOException,
javax.servlet.ServletException
handle in interface org.acegisecurity.ui.AccessDeniedHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2019. All rights reserved.