Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.annotations.repository.service.SecurityManager

Packages that use SecurityManager
org.nuxeo.ecm.platform.annotations.repository.descriptor   
org.nuxeo.ecm.platform.annotations.repository.service   
 

Uses of SecurityManager in org.nuxeo.ecm.platform.annotations.repository.descriptor
 

Methods in org.nuxeo.ecm.platform.annotations.repository.descriptor that return types with arguments of type SecurityManager
 Class<? extends SecurityManager> SecurityManagerDescriptor.getKlass()
           
 

Method parameters in org.nuxeo.ecm.platform.annotations.repository.descriptor with type arguments of type SecurityManager
 void SecurityManagerDescriptor.setKlass(Class<? extends SecurityManager> klass)
           
 

Uses of SecurityManager in org.nuxeo.ecm.platform.annotations.repository.service
 

Methods in org.nuxeo.ecm.platform.annotations.repository.service that return SecurityManager
 SecurityManager AnnotationsRepositoryServiceImpl.getSecurityManager()
           
 

Methods in org.nuxeo.ecm.platform.annotations.repository.service with parameters of type SecurityManager
 void AnnotationsRepositoryServiceImpl.setSecurityManager(SecurityManager securityManager)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.