Interface | Description |
---|---|
JWTAuth |
Factory interface for creating JWT based
AuthProvider instances. |
Class | Description |
---|---|
JWTAuthOptions |
Options describing how an JWT Auth should behave.
|
JWTAuthOptionsConverter |
Converter for
JWTAuthOptions . |
JWTKeyStoreOptions | Deprecated
Keystores are very opinionated and do not properly represent a correct key, please use PEM files or JWKs
|
JWTKeyStoreOptionsConverter |
Converter for
JWTKeyStoreOptions . |
JWTOptions | Deprecated
In 4.0.0 this module will be merged with vertx-auth-common, for this reason this class should be found
in the common module, instead of here.
|
Copyright © 2023 Eclipse. All rights reserved.