Package | Description |
---|---|
io.vertx.ext.web.handler |
Modifier and Type | Method and Description |
---|---|
static BasicAuthHandler |
BasicAuthHandler.create(io.vertx.ext.auth.authentication.AuthenticationProvider authProvider)
Create a basic auth handler
|
static BasicAuthHandler |
BasicAuthHandler.create(io.vertx.ext.auth.authentication.AuthenticationProvider authProvider,
String realm)
Create a basic auth handler, specifying realm
|
Copyright © 2021 Eclipse. All rights reserved.