Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Authentication, authorization
Refactored classes related to authentication and authorization by <br> 1.Having seperate handlers for authentication, authorization <br> 2. Having seperate AuthHandler for verify policy <br> 3. Changed AuthHandler to have non-static create method <br> 4. Static methods in RoutingContextHelper to add and get info from routing context
- Loading branch information