public class AccessControlInterceptor extends AbstractInterceptor
Interceptor.Flowid, name, router| Constructor and Description |
|---|
AccessControlInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
AccessControl |
getAccessControl() |
String |
getFile() |
String |
getShortDescription() |
Outcome |
handleRequest(Exchange exc) |
void |
init()
Called after parsing is complete and this has been added to the object tree (whose root is Router).
|
protected AccessControl |
parse(String fileName,
Router router) |
void |
setFile(String file) |
getDisplayName, getFlow, getHelpId, getId, getLongDescription, getRouter, getRule, handleAbort, handleResponse, init, setDisplayName, setFlow, setIdpublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic void setFile(String file)
public String getFile()
public void init()
throws Exception
AbstractInterceptorinit in class AbstractInterceptorExceptionpublic AccessControl getAccessControl()
protected AccessControl parse(String fileName, Router router) throws Exception
Exceptionpublic String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorCopyright © 2019. All Rights Reserved.