Package | Description |
---|---|
io.vertx.ext.auth.properties | |
io.vertx.reactivex.ext.auth.properties | |
io.vertx.rxjava.ext.auth.properties |
Modifier and Type | Method and Description |
---|---|
static PropertyFileAuthentication |
PropertyFileAuthentication.create(Vertx vertx,
String path)
Create a File authentication provider
|
Modifier and Type | Method and Description |
---|---|
PropertyFileAuthentication |
PropertyFileAuthentication.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static PropertyFileAuthentication |
PropertyFileAuthentication.newInstance(PropertyFileAuthentication arg) |
Constructor and Description |
---|
PropertyFileAuthentication(PropertyFileAuthentication delegate) |
Modifier and Type | Method and Description |
---|---|
PropertyFileAuthentication |
PropertyFileAuthentication.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static PropertyFileAuthentication |
PropertyFileAuthentication.newInstance(PropertyFileAuthentication arg) |
Constructor and Description |
---|
PropertyFileAuthentication(PropertyFileAuthentication delegate) |
Copyright © 2021 Eclipse. All rights reserved.