Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.service
Class DefaultPermissionManager

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.service.DefaultPermissionManager
All Implemented Interfaces:
PermissionManager

public class DefaultPermissionManager
extends Object
implements PermissionManager

Author:
Alexandre Russel

Constructor Summary
DefaultPermissionManager()
           
 
Method Summary
 boolean check(NuxeoPrincipal user, String permission, URI uri)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPermissionManager

public DefaultPermissionManager()
Method Detail

check

public boolean check(NuxeoPrincipal user,
                     String permission,
                     URI uri)
              throws AnnotationException
Specified by:
check in interface PermissionManager
Throws:
AnnotationException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.