JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
io.vertx.reactivex.ext.auth
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package io.vertx.reactivex.ext.auth
package
io.vertx.reactivex.ext.auth
Related Packages
Package
Description
io.vertx.reactivex.ext.auth.abac
io.vertx.reactivex.ext.auth.audit
io.vertx.reactivex.ext.auth.authentication
io.vertx.reactivex.ext.auth.authorization
io.vertx.reactivex.ext.auth.hashing
io.vertx.reactivex.ext.auth.htdigest
io.vertx.reactivex.ext.auth.htpasswd
io.vertx.reactivex.ext.auth.jwt
io.vertx.reactivex.ext.auth.ldap
io.vertx.reactivex.ext.auth.oauth2
io.vertx.reactivex.ext.auth.otp
io.vertx.reactivex.ext.auth.prng
io.vertx.reactivex.ext.auth.properties
io.vertx.reactivex.ext.auth.sqlclient
io.vertx.reactivex.ext.auth.webauthn4j
Classes
Class
Description
ChainAuth
Chain several authentication providers as if they were one.
User
Represents an authenticates User and contains operations to authorise the user.