public interface PubSubKeyServiceType extends BaseObjectType
| Modifier and Type | Interface and Description |
|---|---|
static class |
PubSubKeyServiceType.GetSecurityKeysMethodOutputs |
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
GET_SECURITY_GROUP |
static String |
GET_SECURITY_KEYS |
static String |
KEY_PUSH_TARGETS |
static String |
SECURITY_GROUPS |
| Modifier and Type | Method and Description |
|---|---|
UaMethod |
getGetSecurityGroupNode() |
UaMethod |
getGetSecurityKeysNode() |
PubSubKeyPushTargetFolderType |
getKeyPushTargetsNode() |
NodeId |
getSecurityGroup(String f_securityGroupId) |
SecurityGroupFolderType |
getSecurityGroupsNode() |
PubSubKeyServiceType.GetSecurityKeysMethodOutputs |
getSecurityKeys(String f_securityGroupId,
UnsignedInteger f_startingTokenId,
UnsignedInteger f_requestedKeyCount) |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String SECURITY_GROUPS
static final String KEY_PUSH_TARGETS
static final String GET_SECURITY_GROUP
static final String GET_SECURITY_KEYS
SecurityGroupFolderType getSecurityGroupsNode()
PubSubKeyPushTargetFolderType getKeyPushTargetsNode()
UaMethod getGetSecurityGroupNode()
NodeId getSecurityGroup(String f_securityGroupId) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getGetSecurityKeysNode()
PubSubKeyServiceType.GetSecurityKeysMethodOutputs getSecurityKeys(String f_securityGroupId, UnsignedInteger f_startingTokenId, UnsignedInteger f_requestedKeyCount) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.