public class AlwaysForbidden extends FastRequestHandler implements ExpressHandler
Destroyable.Util
Modifier and Type | Field and Description |
---|---|
static AlwaysForbidden |
INSTANCE |
DUMB, DUMB_NO_SKIP_EVENTS, logger
Constructor and Description |
---|
AlwaysForbidden() |
Modifier and Type | Method and Description |
---|---|
void |
handle(ActionContext context)
Invoke handler upon an action context
|
String |
toString() |
contentSecurityPolicy, csrfSpec, disableContentSecurityPolicy, dumbHandler, prepareAuthentication, requireResolveContext, sessionFree
apply, corsSpec, destroy, express, isDestroyed, noContextResoving, realHandler, releaseResources, scope, setExpress, setSessionFree, skipEvents, supportPartialPath, wrap
public static AlwaysForbidden INSTANCE
public void handle(ActionContext context)
RequestHandler
Invoke handler upon an action context
handle
in interface RequestHandler
context
- the context datapublic String toString()
toString
in class RequestHandlerBase
Copyright © 2014–2021 ActFramework. All rights reserved.