Package | Description |
---|---|
org.nuxeo.ecm.webapp.security |
Modifier and Type | Field and Description |
---|---|
protected SecurityData |
SecurityActionsBean.securityData |
Modifier and Type | Method and Description |
---|---|
SecurityData |
SecurityActionsBean.getSecurityData() |
SecurityData |
SecurityActions.getSecurityData() |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2017 Nuxeo. All rights reserved.