Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webapp.security.SecurityData

Packages that use SecurityData
org.nuxeo.ecm.webapp.security   
 

Uses of SecurityData in org.nuxeo.ecm.webapp.security
 

Methods in org.nuxeo.ecm.webapp.security that return SecurityData
 SecurityData SecurityActions.getSecurityData()
           
 SecurityData SecurityActionsBean.getSecurityData()
           
 

Methods in org.nuxeo.ecm.webapp.security with parameters of type SecurityData
static void SecurityDataConverter.convertToSecurityData(ACP acp, SecurityData securityData)
          Feeds security data object with user entries.
static List<UserEntry> SecurityDataConverter.convertToUserEntries(SecurityData securityData)
          Reverts back the data contained in SecurityData to a list of user entries.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.