Class LambdaAuthenticationRequest

java.lang.Object
io.quarkus.security.identity.request.BaseAuthenticationRequest
io.quarkus.amazon.lambda.http.LambdaAuthenticationRequest
All Implemented Interfaces:
io.quarkus.security.identity.request.AuthenticationRequest

public class LambdaAuthenticationRequest extends io.quarkus.security.identity.request.BaseAuthenticationRequest
  • Constructor Details

    • LambdaAuthenticationRequest

      public LambdaAuthenticationRequest(AwsProxyRequest event)
  • Method Details