public abstract class AbstractAvaticaHandler extends org.eclipse.jetty.server.handler.AbstractHandler implements MetricsAwareAvaticaHandler
org.eclipse.jetty.server.handler.AbstractHandler.ErrorDispatchHandlerorg.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListenerorg.eclipse.jetty.util.component.LifeCycle.ListenerFAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPINGHANDLER_PREFIX, REQUEST_TIMER_NAME| Constructor and Description |
|---|
AbstractAvaticaHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUserPermitted(AvaticaServerConfiguration serverConfig,
org.eclipse.jetty.server.Request baseRequest,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Determines if a request is permitted to be executed.
|
destroy, doError, doStart, doStop, getServer, handle, setServeraddBean, addBean, addEventListener, addManaged, contains, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpObjects, dumpStdErr, dumpThis, getBean, getBeans, getBeans, getContainedBeans, getContainedBeans, isAuto, isManaged, isUnmanaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMetricssetServerRpcMetadatadestroy, getServer, handle, setServeraddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, start, stop, stoppublic boolean isUserPermitted(AvaticaServerConfiguration serverConfig, org.eclipse.jetty.server.Request baseRequest, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
response and the caller should return immediately.serverConfig - The server's configurationrequest - The user's requestresponse - The response to the user's requestIOExceptionCopyright © 2012-2025 Apache Software Foundation. All Rights Reserved.