| Package | Description |
|---|---|
| org.alfresco.repo.security.sync | |
| org.alfresco.repo.security.sync.ldap |
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeDescription> |
UserRegistry.getGroups(Date modifiedSince)
Gets descriptions of all the groups in the user registry or all those changed since a certain date.
|
Collection<NodeDescription> |
UserRegistry.getPersons(Date modifiedSince)
Gets descriptions of all the persons (users) in the user registry or all those changed since a certain date.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeDescription> |
LDAPUserRegistry.getGroups(Date modifiedSince) |
Collection<NodeDescription> |
LDAPUserRegistry.getPersons(Date modifiedSince) |
Iterator<NodeDescription> |
LDAPUserRegistry.PersonCollection.iterator() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.