public class WebXACMLPolicyModuleDelegate extends AuthorizationModuleDelegate
policyRegistration
Constructor and Description |
---|
WebXACMLPolicyModuleDelegate() |
Modifier and Type | Method and Description |
---|---|
int |
authorize(Resource resource,
Subject subject,
RoleGroup role) |
setPolicyRegistrationManager
public int authorize(Resource resource, Subject subject, RoleGroup role)
authorize
in class AuthorizationModuleDelegate
subject
- Authenticated Subjectrole
- RoleGroupAuthorizationModuleDelegate.authorize(org.jboss.security.authorization.Resource, javax.security.auth.Subject, org.jboss.security.identity.RoleGroup)
Copyright © 2016 JBoss by Red Hat. All rights reserved.