|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UserWithAttributes in com.atlassian.crowd.embedded.api |
|---|
| Methods in com.atlassian.crowd.embedded.api that return UserWithAttributes | |
|---|---|
UserWithAttributes |
CrowdService.getUserWithAttributes(java.lang.String name)
Returns the user that matches the supplied name. |
| Uses of UserWithAttributes in com.atlassian.crowd.embedded.core |
|---|
| Methods in com.atlassian.crowd.embedded.core that return UserWithAttributes | |
|---|---|
UserWithAttributes |
CrowdServiceImpl.getUserWithAttributes(java.lang.String name)
|
| Uses of UserWithAttributes in com.atlassian.crowd.embedded.impl |
|---|
| Classes in com.atlassian.crowd.embedded.impl that implement UserWithAttributes | |
|---|---|
class |
DelegatingUserWithAttributes
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object. |
| Uses of UserWithAttributes in com.atlassian.crowd.embedded.propertyset |
|---|
| Constructors in com.atlassian.crowd.embedded.propertyset with parameters of type UserWithAttributes | |
|---|---|
EmbeddedCrowdPropertySet(UserWithAttributes user,
CrowdAdminService crowdService)
|
|
| Uses of UserWithAttributes in com.atlassian.crowd.integration.rest.entity |
|---|
| Classes in com.atlassian.crowd.integration.rest.entity that implement UserWithAttributes | |
|---|---|
class |
UserEntity
Represents a User entity. |
| Uses of UserWithAttributes in com.atlassian.crowd.model.user |
|---|
| Subinterfaces of UserWithAttributes in com.atlassian.crowd.model.user | |
|---|---|
interface |
UserWithAttributes
|
| Classes in com.atlassian.crowd.model.user that implement UserWithAttributes | |
|---|---|
class |
InternalUserWithAttributes
|
class |
LDAPUserWithAttributes
|
class |
UserTemplateWithAttributes
|
class |
UserTemplateWithCredentialAndAttributes
Predominantley used for the 'bulk' adding of users to Crowd. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||