Servlet improvements merge for 0.8 release#77
Merged
sapessi merged 16 commits intomaster from servlet-improvementsNov 22, 2017
+913-90
Commits
Commits on Sep 1, 2017
Commits on Oct 12, 2017
- committed
- committed
- committed
- committed
- committed
Moved execution of servlet to the filter chain to allow filters to halt execution. The servlet is injected in the chain by the FilterChainManager. This should fix the last issues with #65 and fix #66
committed- committed
Commits on Nov 21, 2017
- committed
- committed
- committed
- committed
Changes to address #55. Added a new CognitoUserPoolPrincipal object that exposes claims from the token. Also added support for custom claims.
committedAnother commit for #71. Looks like the awaitInitialization method needs to be called after the resources are defined
committed- committed
- committed