Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead.
@Deprecated public static interface SystemAuthenticationControl.ConfigurationCallback extends Callback
getSystemAuthentication
.Callback.Default
Modifier and Type | Method and Description |
---|---|
void |
onReply(SystemAuthenticationControl.SystemAuthenticationConfiguration configuration)
Deprecated.
This is called to return the requested system authentication
configuration.
|
void onReply(SystemAuthenticationControl.SystemAuthenticationConfiguration configuration)
configuration
- snapshot of information from the system
authentication storeCopyright © 2024 DiffusionData Ltd. All Rights Reserved.