Details
Description
Several problems:
1. UserDataPermissions are not getting evaluated by jacc due to the check for Subject in handler data.
2. Subject is never set into handler data (also a problem in jetty, dunno about openejb).
3. TomcatGeronimoRealm is calling ContextManager.setCallers before permission checks. This is wrong.