Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.repository
Class DefaultNuxeoPermissionManager

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

public class DefaultNuxeoPermissionManager
extends Object
implements PermissionManager

Author:
Alexandre Russel

Constructor Summary
DefaultNuxeoPermissionManager()
           
 
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

DefaultNuxeoPermissionManager

public DefaultNuxeoPermissionManager()
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.