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 | 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 © 2020 Atlassian. All rights reserved.