Module delegation classes

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 599

This topic has not yet been written. The content below is from the topic description.
The org.jboss.security.authorization.modules.AuthorizationModuleDelegate class provides a number of subclasses that allow you to implement module delegation: AbstractJACCModuleDelegate WebPolicyModuleDelegate EJBPolicyModuleDelegate WebXACMLPolicyModuleDelegate WebJACCPolicyModuleDelegate EJBXACMLPolicyModuleDelegate EJBJACCPolicyModuleDelegate You can create your own authorization delegation module, providing the module extends the org.jboss.security.authorization.modules.AuthorizationModuleDelegate class.