public class WebJACCPolicyModuleDelegate extends AbstractJACCModuleDelegate
log, policyRegistration, trace| Constructor and Description |
|---|
WebJACCPolicyModuleDelegate() |
| Modifier and Type | Method and Description |
|---|---|
int |
authorize(Resource resource,
Subject callerSubject,
RoleGroup role) |
void |
setPolicyRegistrationManager(PolicyRegistration authzM)
Set the PolicyRegistration manager
Will be used to query for the policies
|
getPrincipalspublic int authorize(Resource resource, Subject callerSubject, RoleGroup role)
authorize in class AbstractJACCModuleDelegatecallerSubject - Authenticated Subjectrole - RoleGroupAuthorizationModuleDelegate#authorize(Resource)public void setPolicyRegistrationManager(PolicyRegistration authzM)
AuthorizationModuleDelegateCopyright © 2012 JBoss Inc.. All Rights Reserved.