| Package | Description |
|---|---|
| com.atlassian.confluence.user | |
| com.atlassian.crowd.embedded.atlassianuser |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfluenceUserImpl.setCrowdUser(EmbeddedCrowdUser crowdUser)
Provided to aid the strategy of automatically setting the backing user as this object is
loaded.
|
| Constructor and Description |
|---|
ConfluenceUserImpl(EmbeddedCrowdUser crowdUser)
Creates a instance fully-populated with a backing crowd user
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddedCrowdUser |
EmbeddedCrowdUserManager.createUser(String username) |
EmbeddedCrowdUser |
EmbeddedCrowdUserManager.createUser(com.atlassian.user.User userTemplate,
com.atlassian.user.security.password.Credential credential) |
EmbeddedCrowdUser |
EmbeddedCrowdUserManager.getUser(String username) |
Copyright © 2003–2017 Atlassian. All rights reserved.