Uses of Interface
org.nuxeo.ecm.core.api.security.UserEntry
Package
Description
The core interfaces for managing security (access rights) in Nuxeo Core.
Implementation of the access control interfaces.
-
Uses of UserEntry in org.nuxeo.ecm.core.api.security
Modifier and TypeMethodDescriptionvoid
Replaces the modifiable user entries (associated with the currentDocument) related to the ACP.void
Replaces the modifiable user entries (associated with the currentDocument) related to the ACP.void
Replaces the modifiable user entries (associated with the currentDocument) related to the current ACP.void
Replaces the modifiable user entries (associated with the currentDocument) related to the current ACP. -
Uses of UserEntry in org.nuxeo.ecm.core.api.security.impl