Uses of Class
io.quarkus.amazon.lambda.http.model.ApiGatewayAuthorizerContext
-
Packages that use ApiGatewayAuthorizerContext Package Description io.quarkus.amazon.lambda.http.model -
-
Uses of ApiGatewayAuthorizerContext in io.quarkus.amazon.lambda.http.model
Methods in io.quarkus.amazon.lambda.http.model that return ApiGatewayAuthorizerContext Modifier and Type Method Description ApiGatewayAuthorizerContext
AwsProxyRequestContext. getAuthorizer()
Methods in io.quarkus.amazon.lambda.http.model with parameters of type ApiGatewayAuthorizerContext Modifier and Type Method Description void
AwsProxyRequestContext. setAuthorizer(ApiGatewayAuthorizerContext authorizer)
-