Uses of Class
io.quarkus.security.identity.request.BaseAuthenticationRequest
Packages that use BaseAuthenticationRequest
-
Uses of BaseAuthenticationRequest in io.quarkus.security.identity.request
Subclasses of BaseAuthenticationRequest in io.quarkus.security.identity.requestModifier and TypeClassDescriptionfinal class
A request the for the Anonymous identityclass
AAuthenticationRequest
to authenticate from aCertificateCredential
, such as when authenticating clients through TLSclass
An simple authentication request that uses a tokenclass
A request to authenticate from a trusted source, such as an encrypted cookieclass
An simple authentication request that uses a username and password