i have successfully setup OpenAM and j2ee policy agent to do my sso, authentication and authorization. Now want my java appication thats being protected to have the ability to access information of the currently logged user (user name and group for eg.)
can someone please show me how this can be achieved ?