| Package | Description |
|---|---|
| com.atlassian.crowd.embedded.api | |
| com.atlassian.crowd.embedded.impl |
| Modifier and Type | Method and Description |
|---|---|
UserWithAttributes |
CrowdService.addUser(UserWithAttributes user,
String credential)
Adds a
user to the directory store. |
UserWithAttributes |
CrowdService.getUserWithAttributes(String name)
Returns the
user that matches the supplied name. |
| Modifier and Type | Method and Description |
|---|---|
UserWithAttributes |
CrowdService.addUser(UserWithAttributes user,
String credential)
Adds a
user to the directory store. |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingUserWithAttributes
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
|
Copyright © 2017 Atlassian. All rights reserved.