public class AuthLogout extends DefaultJsonHandler
Helps to logout a user who has still a valid JSON token
apiInfo, config, eventBusId, logger, operationId, vertx| Constructor and Description |
|---|
AuthLogout() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.EnumSet<RequestOptionFlags> |
getReqOptions()
Options to check when looking at header and parameters
|
protected io.vertx.core.Future<io.vertx.core.json.JsonObject> |
prepareRequestBody(io.vertx.ext.web.RoutingContext ctx,
io.vertx.core.MultiMap header) |
listenForResponseendWithError, endWithError, endWithError, endWithError, getObservable, handle, handleErrorWhileListening, incrementRequestCounter, initHandler, injectIntoObservableValue, listenForBufferResponse, listenForJsonResponse, requestBodyFromAllParams, setObservablesetBodyLimit, setDeleteUploadedFilesOnEnd, setHandleFileUploads, setMergeFormAttributes, setPreallocateBodyBuffer, setUploadsDirectoryprotected java.util.EnumSet<RequestOptionFlags> getReqOptions()
AbstractAPIHandlerOptions to check when looking at header and parameters
getReqOptions in class AbstractAPIHandler<io.vertx.core.json.JsonArray>protected io.vertx.core.Future<io.vertx.core.json.JsonObject> prepareRequestBody(io.vertx.ext.web.RoutingContext ctx,
io.vertx.core.MultiMap header)
prepareRequestBody in class DefaultJsonHandlerctx - header - The header for the EventBus