public class AuthLogin extends DefaultJsonHandler
Gets a JWT based on a supplied username / password
apiInfo, config, eventBusId, logger, operationId, vertx
Constructor and Description |
---|
AuthLogin() |
Modifier and Type | Method and Description |
---|---|
protected java.util.EnumSet<RequestOptionFlags> |
getReqOptions()
Options to check when looking at header and parameters
|
listenForResponse, prepareRequestBody
endWithError, endWithError, endWithError, endWithError, getObservable, handle, handleErrorWhileListening, incrementRequestCounter, initHandler, injectIntoObservableValue, listenForBufferResponse, listenForJsonResponse, requestBodyFromAllParams, setObservable
setBodyLimit, setDeleteUploadedFilesOnEnd, setHandleFileUploads, setMergeFormAttributes, setPreallocateBodyBuffer, setUploadsDirectory
protected java.util.EnumSet<RequestOptionFlags> getReqOptions()
AbstractAPIHandler
Options to check when looking at header and parameters
getReqOptions
in class AbstractAPIHandler<io.vertx.core.json.JsonArray>