| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
UserTokenPolicy |
UserTokenPolicy.Codec.decode(SerializationContext context,
UaDecoder decoder) |
UserTokenPolicy[] |
EndpointDescription.getUserIdentityTokens() |
| Modifier and Type | Method and Description |
|---|---|
Class<UserTokenPolicy> |
UserTokenPolicy.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserTokenPolicy.Codec.encode(SerializationContext context,
UaEncoder encoder,
UserTokenPolicy value) |
| Constructor and Description |
|---|
EndpointDescription(String endpointUrl,
ApplicationDescription server,
ByteString serverCertificate,
MessageSecurityMode securityMode,
String securityPolicyUri,
UserTokenPolicy[] userIdentityTokens,
String transportProfileUri,
UByte securityLevel) |
Copyright © 2025. All rights reserved.