Class Summary |
WebAuthorizationModule |
Default Web Authorization Module with the default tomcat
authorization logic |
WebJACCPolicyModuleDelegate |
JACC based authorization module helper that deals with the web layer
authorization decisions |
WebPolicyModuleDelegate |
Authorization Module Delegate that deals with the default authorization
behavior (Simply returns PERMIT, because the final decision will be
made by the base class of Realm (RealmBase)) |
WebXACMLPolicyModuleDelegate |
XACML based authorization module helper that deals with the web layer
authorization decisions |
WebXACMLUtil |
Utility class for creating XACML Requests |