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, prepareRequestBodyendWithError, 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>