| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Method and Description |
|---|---|
PubSubSecurityConf.Builder |
PubSubSecurityConf.Builder.addSecurityKeyServices(EndpointDescription securityKeyServices)
Adds the value as an element for
PubSubSecurityConf.getSecurityKeyServices(). |
static PubSubSecurityConf.Builder |
PubSubSecurityConf.builder()
Returns a new
PubSubSecurityConf.Builder that can be used to construct instances of this class |
PubSubSecurityConf.Builder |
PubSubSecurityConf.Builder.setMessageSecurityMode(MessageSecurityMode messageSecurityMode)
Set the value for
PubSubSecurityConf.getMessageSecurityMode(). |
PubSubSecurityConf.Builder |
PubSubSecurityConf.Builder.setSecurityGroupId(String securityGroupId)
Set the value for
PubSubSecurityConf.getSecurityGroupId(). |
PubSubSecurityConf.Builder |
PubSubSecurityConf.toBuilder()
Returns a new
PubSubSecurityConf.Builder that is initialized with the state of this object. |
Copyright © 2026. All rights reserved.