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
|
getPrincipals
public int authorize(Resource resource, Subject callerSubject, RoleGroup role)
authorize
in class AbstractJACCModuleDelegate
callerSubject
- Authenticated Subjectrole
- RoleGroupAuthorizationModuleDelegate#authorize(Resource)
public void setPolicyRegistrationManager(PolicyRegistration authzM)
AuthorizationModuleDelegate
Copyright © 2012 JBoss Inc.. All Rights Reserved.