JAAS is the Java Authentication and Authorization Service found in the JRE (1.4+).
I want to access the full model of users with their roles in my SOAP app. For example, I might …