| Package | Description |
|---|---|
| com.pushtechnology.diffusion.client.features.control.clients |
Client API : Client Control Features.
|
| Class and Description |
|---|
| AuthenticationControl.ControlAuthenticator
A control authenticator.
|
| ClientControl.ClientCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| ClientControl.ClientContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| ClientControl.CloseReason
The server's view of why a client session was closed.
|
| ClientControl.QueueEventHandler
Deprecated.
since 6.7
Use |
| ClientControl.QueueEventStream
Handler for client queue events.
|
| ClientControl.SessionFilterOperationResult
Result of ClientControl operations that identify sessions using a client
filter and provide a result through a
CompletableFuture. |
| ClientControl.SessionPropertiesCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| ClientControl.SessionPropertiesContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| ClientControl.SessionPropertiesListener
Deprecated.
since 6.7
Use |
| ClientControl.SessionPropertiesListener.EventType
Deprecated.
Event type.
|
| ClientControl.SessionPropertiesStream
The handler for session properties listener notifications.
|
| ClientControl.SessionPropertiesStream.EventType
Event type.
|
| MessageQueuePolicy
Policy for managing a client message queue.
|
| SecurityControl.ConfigurationCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| SecurityControl.ConfigurationContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| SecurityControl.Role
Encapsulates the defined details for an individual role.
|
| SecurityControl.ScriptBuilder
A script builder may be used to create a script of commands to apply to
the security store at the server.
|
| SecurityControl.SecurityConfiguration
Snapshot of information from the security store.
|
| SecurityStoreFeature
The super interface for features that update security stores.
|
| SecurityStoreFeature.UpdateStoreCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| SecurityStoreFeature.UpdateStoreContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| SystemAuthenticationControl.AnonymousConnectionAction
Action to be taken by the system authentication handler for connection
attempts that do not provide a principal name and credentials.
|
| SystemAuthenticationControl.ConfigurationCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| SystemAuthenticationControl.ConfigurationContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| SystemAuthenticationControl.ScriptBuilder
A script builder may be used to create a script of commands to apply to
the system authentication store at the server.
|
| SystemAuthenticationControl.SessionPropertyValidation
Defines the validation for a trusted client proposed session property.
|
| SystemAuthenticationControl.SystemAuthenticationConfiguration
Snapshot of information from the system authentication store.
|
| SystemAuthenticationControl.SystemPrincipal
A principal in the system authentication store.
|
Copyright © 2023 DiffusionData Limited. All rights reserved.