Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.api.security.UserAccess

Packages that use UserAccess
org.nuxeo.ecm.core.api.security The core interfaces for managing security (access rights) in Nuxeo Core. 
org.nuxeo.ecm.core.api.security.impl Implementation of the access control interfaces. 
 

Uses of UserAccess in org.nuxeo.ecm.core.api.security
 

Methods in org.nuxeo.ecm.core.api.security that return UserAccess
 UserAccess UserEntry.getAccess(String permission)
           
 

Uses of UserAccess in org.nuxeo.ecm.core.api.security.impl
 

Methods in org.nuxeo.ecm.core.api.security.impl that return UserAccess
 UserAccess UserEntryImpl.getAccess(String permission)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.