C S V 
All Classes All Packages

C

com.networknt.aws.lambda - package com.networknt.aws.lambda
 

S

ScopeVerifier - Class in com.networknt.aws.lambda
It is called in the Lambda framework to verify the scopes in the primary and secondary jwt tokens.
ScopeVerifier() - Constructor for class com.networknt.aws.lambda.ScopeVerifier
 

V

verifyScope(APIGatewayProxyRequestEvent) - Method in class com.networknt.aws.lambda.ScopeVerifier
verify the scopes from the primary and optional secondary tokens against the scopes in the openapi.yaml specification.
C S V 
All Classes All Packages