| 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> | |
| ImmutableTimestampedUser | |
| ImmutableTimestampedUser.Builder | |
| ImmutableTimestampedUserWithAttributes | |
| ImmutableTimestampedUserWithAttributes.Builder | |
| ImmutableUser | |
| ImmutableUser.Builder | |
| ImmutableUserWithAttributes | |
| ImmutableUserWithAttributes.Builder | |
| UserConstants |
A simple class to hold the Constants that are used on a
User |
| Users |
Utility class for
User |
Copyright © 2023 Atlassian. All rights reserved.