Uses of Class
com.prosysopc.ua.types.opcua.server.ServerConfigurationTypeNode

Packages that use ServerConfigurationTypeNode
com.prosysopc.ua.types.opcua.server   
 

Uses of ServerConfigurationTypeNode in com.prosysopc.ua.types.opcua.server
 

Methods in com.prosysopc.ua.types.opcua.server that return types with arguments of type ServerConfigurationTypeNode
static GeneratedNodeInitializer<ServerConfigurationTypeNode> ServerConfigurationTypeNodeBase.getServerConfigurationTypeNodeInitializer()
           
 

Methods in com.prosysopc.ua.types.opcua.server with parameters of type ServerConfigurationTypeNode
 void ServerConfigurationTypeApplyChangesMethod.applyChanges(ServiceContext serviceContext, ServerConfigurationTypeNode node)
           
 org.opcfoundation.ua.builtintypes.ByteString ServerConfigurationTypeCreateSigningRequestMethod.createSigningRequest(ServiceContext serviceContext, ServerConfigurationTypeNode node, org.opcfoundation.ua.builtintypes.NodeId certificateGroupId, org.opcfoundation.ua.builtintypes.NodeId certificateTypeId, String subjectName, Boolean regeneratePrivateKey, org.opcfoundation.ua.builtintypes.ByteString nonce)
           
 org.opcfoundation.ua.builtintypes.ByteString[] ServerConfigurationTypeGetRejectedListMethod.getRejectedList(ServiceContext serviceContext, ServerConfigurationTypeNode node)
           
 Boolean ServerConfigurationTypeUpdateCertificateMethod.updateCertificate(ServiceContext serviceContext, ServerConfigurationTypeNode node, org.opcfoundation.ua.builtintypes.NodeId certificateGroupId, org.opcfoundation.ua.builtintypes.NodeId certificateTypeId, org.opcfoundation.ua.builtintypes.ByteString certificate, org.opcfoundation.ua.builtintypes.ByteString[] issuerCertificates, String privateKeyFormat, org.opcfoundation.ua.builtintypes.ByteString privateKey)
           
 

Method parameters in com.prosysopc.ua.types.opcua.server with type arguments of type ServerConfigurationTypeNode
static void ServerConfigurationTypeNodeBase.setServerConfigurationTypeNodeInitializer(GeneratedNodeInitializer<ServerConfigurationTypeNode> serverConfigurationTypeNodeInitializerNewValue)
           
 



Copyright © 2018. All rights reserved.