Class HeaderAuthenticationRequest
java.lang.Object
io.quarkus.security.identity.request.BaseAuthenticationRequest
io.stargate.sgv2.api.common.security.HeaderAuthenticationRequest
- All Implemented Interfaces:
io.quarkus.security.identity.request.AuthenticationRequest
public class HeaderAuthenticationRequest
extends io.quarkus.security.identity.request.BaseAuthenticationRequest
AuthenticationRequest based on the HTTP header.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkus.security.identity.request.BaseAuthenticationRequest
getAttribute, getAttributes, setAttribute
-
Constructor Details
-
HeaderAuthenticationRequest
-
-
Method Details
-
getHeaderName
-
getHeaderValue
-