| Package | Description |
|---|---|
| com.atlassian.crowd.directory.ldap.mapper.entity | |
| com.atlassian.crowd.model.group |
| Modifier and Type | Method and Description |
|---|---|
GroupTemplateWithAttributes |
LDAPGroupAttributesMapper.mapGroupFromAttributes(Attributes directoryAttributes)
Creates a
Group object containing the information in the Attributes object. |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupTemplateWithAttributesAndMembershipChanges
Represents a new or modified group for incremental synchronisation.
|
| Modifier and Type | Method and Description |
|---|---|
static GroupTemplateWithAttributes |
GroupTemplateWithAttributes.ofGroupWithNoAttributes(Group group)
Creates new GroupTemplateWithAttributes based on the given group with empty attributes.
|
| Constructor and Description |
|---|
LDAPGroupWithAttributes(String dn,
GroupTemplateWithAttributes group) |
Copyright © 2019 Atlassian. All rights reserved.