| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAuthenticationSetup
Immutable implementation of
AuthenticationSetup. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAuthenticationSetup |
ImmutableAuthenticationSetup.copyOf(AuthenticationSetup instance)
Creates an immutable copy of a
AuthenticationSetup value. |
ImmutableAuthenticationSetup.Builder |
ImmutableAuthenticationSetup.Builder.from(AuthenticationSetup instance)
Fill a builder with attribute values from the provided
AuthenticationSetup instance. |
static de.flapdoodle.reverse.Listener |
ClientActions.setupAuthentication(ExecuteMongoClientAction<?> executeAction,
String databaseName,
AuthenticationSetup setup) |
Copyright © 2023. All rights reserved.