All Classes and Interfaces
Class
Description
Represents a Cognito JWT used to authenticate request
Will only be allocated if requestContext.authorizer.jwt.claims.cognito:username is set
in the http event sent by API Gateway
Represents a custom principal sent by API Gateway i.e. a Lambda authorizer
Will only be allocated if requestContext.authorizer.lambda.principalId is set
in the http event sent by API Gateway
This will execute if and only if there is no identity after invoking a LambdaAuthenticationRequest
Used if IAM is used for authentication.
Helper interface that removes some boilerplate for creating
an IdentityProvider that processes APIGatewayV2HTTPEvent
Simple implementation of a multi valued tree map to use for case-insensitive headers