Package io.quarkus.amazon.lambda.http
Class CustomPrincipal
java.lang.Object
io.quarkus.amazon.lambda.http.CustomPrincipal
- All Implemented Interfaces:
Principal
Allocated when a custom authorizer (i.e. Lambda) is used to authenticate user
Will only be allocated if requestContext.authorizer.principalId is set
in the http event sent by API Gateway