User group nodes are located in the external repository (sv:externalPrincipalRepository) or in user container (sv:userContainer) nodes. They have no children.
The user group nodes correspond to the users groups defined in the directories.
| Name | Type and description |
|---|---|
| <user-group-name> | Dynamic / Model dependent |
| The name of the user (e.g. "administrators"). |
| Name | Type and description |
|---|---|
| displayName | javax.jcr.PropertyType.STRING |
| The name of the user group | |
| directory | javax.jcr.PropertyType.WEAKREFERENCE |
| The LDAP directory where the user group is defined | |
| objectClass | Multi-Value of javax.jcr.PropertyType.STRING |
| Attribute definitions | |
| member | Multi-Value of javax.jcr.PropertyType.WEAKREFERENCE |
| Group members | |
| uid | javax.jcr.PropertyType.STRING |
| The unique LDAP id for the user group | |
| groups | Multi-Value of javax.jcr.PropertyType.WEAKREFERENCE |
| An array of the groups to which the user group belongs | |
| dn | javax.jcr.PropertyType.STRING |
| Last known DN (Distinguished Name) | |
| description | Multi-Value of javax.jcr.PropertyType.STRING |
| Group description | |
| parent | javax.jcr.PropertyType.WEAKREFERENCE |
| A reference to the parent node |
SiteVision Utility API tip!
Last updated:
