Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.service
Interface PermissionManager

All Known Implementing Classes:
DefaultNuxeoPermissionManager, DefaultPermissionManager

public interface PermissionManager

Author:
Alexandre Russel

Method Summary
 boolean check(NuxeoPrincipal user, String permission, URI uri)
           
 

Method Detail

check

boolean check(NuxeoPrincipal user,
              String permission,
              URI uri)
              throws AnnotationException
Throws:
AnnotationException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.