| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Field and Description |
|---|---|
protected PubSubFunction<PubSubBrokerAuthConf,PubSubBrokerCredentials> |
PubSubSystemOverrides.Builder.authConfToCredentialsResolver |
| Modifier and Type | Method and Description |
|---|---|
PubSubFunction<PubSubBrokerAuthConf,PubSubBrokerCredentials> |
PubSubSystemOverrides.getAuthConfToCredentialsResolver()
A function to resolve
PubSubBrokerAuthConf to the actual credentials that can be used. |
PubSubFunction<PubSubBrokerAuthConf,PubSubBrokerCredentials> |
PubSubSystemOverrides.Builder.getAuthConfToCredentialsResolver() |
| Modifier and Type | Method and Description |
|---|---|
PubSubSystemOverrides.Builder |
PubSubSystemOverrides.Builder.setAuthConfToCredentialsResolver(PubSubFunction<PubSubBrokerAuthConf,PubSubBrokerCredentials> authConfToCredentialsResolver)
Set the value for
PubSubSystemOverrides.getAuthConfToCredentialsResolver(). |
void |
PubSubSystem.updateConfiguration(PubSubFunction<PubSubSystemConf,PubSubSystemConf> changeOperation)
Updates the configuration of this system.
|
Copyright © 2026. All rights reserved.