User container nodes are located in the directories (sv:directory) or in other user containers (sv:userContainer) nodes. They may have users (sv:user), groups (sv:userGroup) or other user containers (sv:userContainer) as child nodes.
The user container nodes correspond to the users containers defined in the directories.
| Name | Type and description |
|---|---|
| <user-container-name> | Dynamic / Model dependent |
| The name of the user container (e.g. "subscribers"). |
| Name | Type and description |
|---|---|
| displayName | javax.jcr.PropertyType.STRING |
| The name of the user container | |
| directory | javax.jcr.PropertyType.WEAKREFERENCE |
| The LDAP directory where the user container is defined | |
| objectClass | Multi-Value of javax.jcr.PropertyType.STRING |
| Attribute definitions | |
| uid | javax.jcr.PropertyType.STRING |
| The unique LDAP id for the user container | |
| children | Multi-Value of javax.jcr.PropertyType.WEAKREFERENCE |
| An array of all child nodes | |
| dn | javax.jcr.PropertyType.STRING |
| Last known DN (Distinguished Name) | |
| description | Multi-Value of javax.jcr.PropertyType.STRING |
| User container description | |
| parent | javax.jcr.PropertyType.WEAKREFERENCE |
| A reference to the parent node |
SiteVision Utility API tip!
Last updated:
