public final class PubSubBrokerAuthConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubBrokerAuthConf.Builder
Builder for
PubSubBrokerAuthConf. |
static class |
PubSubBrokerAuthConf.Fields |
PubSubConf.MapKind<T>| Modifier and Type | Field and Description |
|---|---|
static PubSubConfSpecification |
SPECIFICATION |
| Modifier and Type | Method and Description |
|---|---|
static PubSubBrokerAuthConf.Builder |
builder()
Returns a new
PubSubBrokerAuthConf.Builder that can be used to construct instances of this class |
boolean |
equals(Object obj) |
String |
getAuthenticationProfileUri()
Return the AuthenticationProfileUri as defined in the OPC UA Specification 1.04 Part 14 section
6.4.2.1.2.
|
String |
getResourceUri()
Return the ResourceUri as defined in the OPC UA Specification 1.04 Part 14 section 6.4.2.1.1.
|
int |
hashCode() |
PubSubConfSpecification |
specification()
Returns the specification of this object.
|
PubSubBrokerAuthConf.Builder |
toBuilder()
Returns a new
PubSubBrokerAuthConf.Builder that is initialized with the state of this object. |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitget, get, toMappublic static final PubSubConfSpecification SPECIFICATION
public PubSubConfSpecification specification()
PubSubConfpublic String getAuthenticationProfileUri()
public String getResourceUri()
public static PubSubBrokerAuthConf.Builder builder()
PubSubBrokerAuthConf.Builder that can be used to construct instances of this classpublic PubSubBrokerAuthConf.Builder toBuilder()
PubSubBrokerAuthConf.Builder that is initialized with the state of this object.Copyright © 2026. All rights reserved.