C H I R
C
- create(Vertx) - Static method in interface io.vertx.ext.auth.htdigest.HtdigestAuth
-
Creates an instance of HtdigestAuth.
- create(Vertx, String) - Static method in interface io.vertx.ext.auth.htdigest.HtdigestAuth
-
Creates an instance of HtdigestAuth by using the given htfile file.
H
- HTDIGEST_FILE - Static variable in interface io.vertx.ext.auth.htdigest.HtdigestAuth
-
The property name to be used to set the name of the collection inside the config
- HtdigestAuth - Interface in io.vertx.ext.auth.htdigest
-
An extension of AuthProvider which is using .htdigest file as store
I
- io.vertx.ext.auth.htdigest - package io.vertx.ext.auth.htdigest
-
R
- realm() - Method in interface io.vertx.ext.auth.htdigest.HtdigestAuth
-
Return the currently used realm
C H I R
Copyright © 2022 Eclipse. All rights reserved.