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 |
---|---|
BaseImmutableUser | |
BaseImmutableUser.Builder<T extends BaseImmutableUser.Builder> | |
DelegatingUserWithAttributes |
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
|
ImmutableTimestampedUser | |
ImmutableTimestampedUser.Builder | |
ImmutableTimestampedUserWithAttributes | |
ImmutableTimestampedUserWithAttributes.Builder | |
ImmutableUser | |
ImmutableUser.Builder | |
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.
|
InternalUserWithPasswordLastChanged | |
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 © 2020 Atlassian. All rights reserved.