| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableUser
Immutable implementation of
AuthenticationSetup.User. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableUser |
ImmutableUser.copyOf(AuthenticationSetup.User instance)
Creates an immutable copy of a
AuthenticationSetup.User value. |
ImmutableUser.Builder |
ImmutableUser.Builder.from(AuthenticationSetup.User instance)
Fill a builder with attribute values from the provided
User instance. |
Copyright © 2024. All rights reserved.