org.drools.guvnor.server.security.rules
Class CategoryPathTypePermissionRule
java.lang.Object
org.drools.guvnor.server.security.rules.CategoryPathTypePermissionRule
- All Implemented Interfaces:
- PermissionRule
public class CategoryPathTypePermissionRule
- extends Object
- implements PermissionRule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryPathTypePermissionRule
public CategoryPathTypePermissionRule()
hasPermission
public boolean hasPermission(Object requestedObject,
String requestedPermission,
List<RoleBasedPermission> permissions)
- Specified by:
hasPermission
in interface PermissionRule
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.