Driving security for ADF Essentials: Part 3
In the previous posts i have covered the API usage and configuration for fortress and a sample login process. In this post i will give an example of how to write your custom ELResolver to check for permission or roles.
The following snippet contains codes for custom ELResolver and helper …