Module io.quarkus.security.api
Package io.quarkus.security.identity.request
package io.quarkus.security.identity.request
-
ClassDescriptionA request the for the Anonymous identityRepresents a request for an authenticated identity.Base implementation of the
AuthenticationRequestinterface for convenience.AAuthenticationRequestto authenticate from aCertificateCredential, such as when authenticating clients through TLSAn simple authentication request that uses a tokenA request to authenticate from a trusted source, such as an encrypted cookieAn simple authentication request that uses a username and password