Skip navigation links
C F G H I S T 

C

create(Vertx) - Static method in interface io.vertx.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx, HtpasswdAuthOptions) - Static method in interface io.vertx.ext.auth.htpasswd.HtpasswdAuth
 

F

fromJson(Iterable<Map.Entry<String, Object>>, HtpasswdAuthOptions) - Static method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptionsConverter
 

G

getHtpasswdFile() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 

H

HtpasswdAuth - Interface in io.vertx.ext.auth.htpasswd
An extension of AuthProvider which is using htpasswd file as store
HtpasswdAuthOptions - Class in io.vertx.ext.auth.htpasswd
Options configuring htpasswd authentication.
HtpasswdAuthOptions() - Constructor for class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
HtpasswdAuthOptions(JsonObject) - Constructor for class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
HtpasswdAuthOptions(HtpasswdAuthOptions) - Constructor for class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
HtpasswdAuthOptionsConverter - Class in io.vertx.ext.auth.htpasswd
Converter and mapper for HtpasswdAuthOptions.
HtpasswdAuthOptionsConverter() - Constructor for class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptionsConverter
 

I

io.vertx.ext.auth.htpasswd - package io.vertx.ext.auth.htpasswd
 
isPlainTextEnabled() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 

S

setHtpasswdFile(String) - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
setPlainTextEnabled(boolean) - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 

T

toJson(HtpasswdAuthOptions, JsonObject) - Static method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptionsConverter
 
toJson(HtpasswdAuthOptions, Map<String, Object>) - Static method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptionsConverter
 
C F G H I S T 
Skip navigation links

Copyright © 2022 Eclipse. All rights reserved.