Package | Description |
---|---|
com.pushtechnology.diffusion.client.features |
Client API : Standard Features.
|
Modifier and Type | Class and Description |
---|---|
static class |
Security.ChangePrincipalContextCallback.Default<C>
Deprecated.
Default implementation of
Security.ChangePrincipalContextCallback . |
Modifier and Type | Method and Description |
---|---|
<C> void |
Security.changePrincipal(String principal,
Credentials credentials,
C context,
Security.ChangePrincipalContextCallback<C> callback)
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.