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