Package io.vertx.ext.auth.authentication
package io.vertx.ext.auth.authentication
-
ClassDescriptionUser-facing interface for authenticating users.Abstract representation of a Credentials object.Signals that the validation of the
Credentialsimplementation is not valid.Credentials used by anyAuthenticationProviderthat requires Tokens, such as OAuth2 or JWT to perform its authenticationConverter and mapper forTokenCredentials.Credentials used by anyAuthenticationProviderthat requires tokens, for example JWT, Oauth2, OpenId ConnectConverter and mapper forUsernamePasswordCredentials.