C
- the context typepublic static interface SystemAuthenticationControl.ConfigurationContextCallback<C> extends ContextCallback<C>
SystemAuthenticationControl.ConfigurationCallback
for
getSystemAuthentication
.
Attaches an arbitrary context object to callback notifications.
ContextCallback.Default<C>
Modifier and Type | Method and Description |
---|---|
void |
onReply(C context,
SystemAuthenticationControl.SystemAuthenticationConfiguration configuration)
This is called to return the requested system authentication
configuration.
|
onError
void onReply(C context, SystemAuthenticationControl.SystemAuthenticationConfiguration configuration)
configuration
- snapshot of information from the system
authentication storecontext
- the context object supplied when making the callCopyright © 2020 Push Technology Ltd. All Rights Reserved.