Factory interface for creating JWT based io.vertx.ext.auth.AuthProvider
instances.
Anything
Object
Basic
...and other supertypesAuthProvider
JWTAuth
AuthProvider
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
JWTAuth(JWTAuth unknown) |
Inherited Attributes |
Attributes inherited from: Object hash , string |
Methods | |
generateToken | shared default String generateToken(Object claims, JWTOptions options) Generate a new JWT token. Parameters:
|
Inherited Methods |
Methods inherited from: AuthProvider authenticate |
Methods inherited from: Object equals |