Search
Preparing search index...
The search index is not available
@vertx/auth-htpasswd
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
HtpasswdAuth
Class HtpasswdAuth
An extension of AuthProvider which is using htpasswd file as store
Hierarchy
any
HtpasswdAuth
Index
Methods
create
Methods
Static
create
create
(
vertx
:
Vertx
)
:
HtpasswdAuth
create
(
vertx
:
Vertx
, htpasswdAuthOptions
:
HtpasswdAuthOptions
)
:
HtpasswdAuth
Parameters
vertx:
Vertx
Returns
HtpasswdAuth
Parameters
vertx:
Vertx
htpasswdAuthOptions:
HtpasswdAuthOptions
Returns
HtpasswdAuth
Globals
Htpasswd
Auth
create
Htpasswd
Auth
Options
Generated using
TypeDoc
An extension of AuthProvider which is using htpasswd file as store