| Interface | Description |
|---|---|
| TimestampedUser |
Extends the user interface with "updated date" and "created date".
|
| User |
Represents a user that exists in a directory.
|
| UserWithAttributes |
Represents a user with attributes that exists in a directory.
|
| Class | Description |
|---|---|
| DelegatingUserWithAttributes |
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
|
| ImmutableUser | |
| InternalUser |
Encapsulates the concept of crowd user.
|
| InternalUserAttribute |
Encapsulates the concept of user attribute.
|
| InternalUserCredentialRecord |
Encapsulates the concept of user credential record.
|
| InternalUserWithAttributes |
Encapsulates the concept of user which has attributes.
|
| LDAPUserWithAttributes | |
| MinimalUser | |
| UserConstants |
A simple class to hold the Constants that are used on a
User |
| Users |
Utility class for
User |
| UserTemplate |
A publicly mutable User implementation.
|
| UserTemplateWithAttributes |
Mutable user template with mutable attributes.
|
| UserTemplateWithCredentialAndAttributes |
Predominantly used for the 'bulk' adding of users to Crowd.
|
Copyright © 2018 Atlassian. All rights reserved.