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 classA request the for the Anonymous identityclassAAuthenticationRequestto authenticate from aCertificateCredential, such as when authenticating clients through TLSclassAn simple authentication request that uses a tokenclassA request to authenticate from a trusted source, such as an encrypted cookieclassAn simple authentication request that uses a username and password