Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.SecurityGroupFolderType
Packages that use SecurityGroupFolderType
-
Uses of SecurityGroupFolderType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement SecurityGroupFolderTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return SecurityGroupFolderTypeModifier and TypeMethodDescriptionPubSubKeyServiceType.getSecurityGroupsNode()Get the SecurityGroupsSecurityGroupFolderTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type SecurityGroupFolderTypeModifier and TypeMethodDescriptionCompletableFuture<? extends SecurityGroupFolderType>PubSubKeyServiceType.getSecurityGroupsNodeAsync()Asynchronous implementation ofPubSubKeyServiceType.getSecurityGroupsNode().