Package | Description |
---|---|
com.atlassian.crowd.embedded.api | |
com.atlassian.crowd.embedded.core | |
com.atlassian.crowd.embedded.core.util | |
com.atlassian.crowd.embedded.impl |
Modifier and Type | Method and Description |
---|---|
GroupWithAttributes |
CrowdService.getGroupWithAttributes(String name)
Finds the
group that matches the supplied name . |
Modifier and Type | Method and Description |
---|---|
GroupWithAttributes |
CrowdServiceImpl.getGroupWithAttributes(String name) |
Modifier and Type | Method and Description |
---|---|
static GroupWithAttributes |
ConversionUtils.toEmbeddedGroupWithAttributes(GroupWithAttributes modelGroup)
Converts a directory-specific model group (with attributes) into a directory-agnostic
embedded/application group (with attributes).
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingGroupWithAttributes
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.
|
Copyright © 2020 Atlassian. All rights reserved.