Classes
Methods
(static) HtdigestAuth.create(vertx, htfile) → {HtdigestAuth}
Creates an instance of HtdigestAuth by using the given htfile file.
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | |
htfile |
string | the existing htfile. |
Returns:
the created instance of HtdigestAuths
- Type
- HtdigestAuth