com.prosysopc.ua.types.gds.client
Class CertificateDirectoryTypeImplBase
java.lang.Object
com.prosysopc.ua.nodes.AbstractUaNode
com.prosysopc.ua.client.nodes.UaNodeImpl
com.prosysopc.ua.client.nodes.UaInstanceImpl
com.prosysopc.ua.client.nodes.UaObjectImpl
com.prosysopc.ua.types.opcua.client.BaseObjectTypeImpl
com.prosysopc.ua.types.opcua.client.FolderTypeImplBase
com.prosysopc.ua.types.opcua.client.FolderTypeImpl
com.prosysopc.ua.types.gds.client.DirectoryTypeImplBase
com.prosysopc.ua.types.gds.client.DirectoryTypeImpl
com.prosysopc.ua.types.gds.client.CertificateDirectoryTypeImplBase
- All Implemented Interfaces:
- UaInstance, UaNode, UaObject, CertificateDirectoryType, DirectoryType, BaseInstanceType, BaseObjectType, FolderType
- Direct Known Subclasses:
- CertificateDirectoryTypeImpl
public abstract class CertificateDirectoryTypeImplBase
- extends DirectoryTypeImpl
- implements CertificateDirectoryType
Generated on 2018-05-09 10:45:32
|
Constructor Summary |
protected |
CertificateDirectoryTypeImplBase(AddressSpace addressSpace,
org.opcfoundation.ua.builtintypes.NodeId nodeId,
org.opcfoundation.ua.builtintypes.QualifiedName browseName,
org.opcfoundation.ua.builtintypes.LocalizedText displayName)
|
|
Method Summary |
CertificateDirectoryType.FinishRequestMethodOutputs |
finishRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId requestId)
|
org.opcfoundation.ua.transport.AsyncResult<? extends CertificateDirectoryType.FinishRequestMethodOutputs> |
finishRequestAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId requestId)
|
org.opcfoundation.ua.builtintypes.NodeId[] |
getCertificateGroups(org.opcfoundation.ua.builtintypes.NodeId applicationId)
|
org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.NodeId[]> |
getCertificateGroupsAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId)
|
Boolean |
getCertificateStatus(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId)
|
org.opcfoundation.ua.transport.AsyncResult<? extends Boolean> |
getCertificateStatusAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId)
|
UaMethod |
getFinishRequestNode()
|
UaMethod |
getGetCertificateGroupsNode()
|
UaMethod |
getGetCertificateStatusNode()
|
UaMethod |
getGetTrustListNode()
|
UaMethod |
getStartNewKeyPairRequestNode()
|
UaMethod |
getStartSigningRequestNode()
|
org.opcfoundation.ua.builtintypes.NodeId |
getTrustList(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId)
|
org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.NodeId> |
getTrustListAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId)
|
org.opcfoundation.ua.builtintypes.NodeId |
startNewKeyPairRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
String subjectName,
String[] domainNames,
String privateKeyFormat,
String privateKeyPassword)
|
org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.NodeId> |
startNewKeyPairRequestAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
String subjectName,
String[] domainNames,
String privateKeyFormat,
String privateKeyPassword)
|
org.opcfoundation.ua.builtintypes.NodeId |
startSigningRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
org.opcfoundation.ua.builtintypes.ByteString certificateRequest)
|
org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.NodeId> |
startSigningRequestAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
org.opcfoundation.ua.builtintypes.ByteString certificateRequest)
|
| Methods inherited from class com.prosysopc.ua.types.gds.client.DirectoryTypeImplBase |
findApplications, findApplicationsAsync, getApplication, getApplicationAsync, getApplicationsNode, getFindApplicationsNode, getGetApplicationNode, getQueryServersNode, getRegisterApplicationNode, getUnregisterApplicationNode, getUpdateApplicationNode, queryServers, queryServersAsync, registerApplication, registerApplicationAsync, unregisterApplication, unregisterApplicationAsync, updateApplication, updateApplicationAsync |
| Methods inherited from class com.prosysopc.ua.client.nodes.UaObjectImpl |
addComponent, call, call, call, callAsync, callAsync, callAsync, callMethod, getAttributes, getAttributes, getEventNotifier, getIcon, getNodeClass, initSupportedAttributes, readAttributeValue, setAttributes, setEventNotifier, setIcon, toString, writeAttributeValue |
| Methods inherited from class com.prosysopc.ua.client.nodes.UaNodeImpl |
addProperties, addProperty, addReference, addReference, addReference, addReference, afterAddReference, afterDeleteReference, assertTypeSupport, assertTypeSupport, beforeAddReference, deleteReference, deleteReference, deleteReference, deleteReference, deleteReferences, doAddProperty, equals, findPlaceholders, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDescription, getDisplayName, getDisplayName, getMethod, getNodeId, getNodeVersion, getNodeVersionString, getProperties, getProperty, getPropertyValue, getReference, getReferenceList, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hashCode, hasProperty, hasTypeDefinition, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, referenceTypeInherits, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setNodeVersion, setPropertyValue, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute |
| Methods inherited from interface com.prosysopc.ua.types.gds.DirectoryType |
findApplications, getApplication, getApplicationsNode, getFindApplicationsNode, getGetApplicationNode, getQueryServersNode, getRegisterApplicationNode, getUnregisterApplicationNode, getUpdateApplicationNode, queryServers, registerApplication, unregisterApplication, updateApplication |
| Methods inherited from interface com.prosysopc.ua.nodes.UaNode |
addComponent, addProperty, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersion, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute |
CertificateDirectoryTypeImplBase
protected CertificateDirectoryTypeImplBase(AddressSpace addressSpace,
org.opcfoundation.ua.builtintypes.NodeId nodeId,
org.opcfoundation.ua.builtintypes.QualifiedName browseName,
org.opcfoundation.ua.builtintypes.LocalizedText displayName)
getStartSigningRequestNode
public UaMethod getStartSigningRequestNode()
- Specified by:
getStartSigningRequestNode in interface CertificateDirectoryType
startSigningRequest
public org.opcfoundation.ua.builtintypes.NodeId startSigningRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
org.opcfoundation.ua.builtintypes.ByteString certificateRequest)
throws MethodCallStatusException,
ServiceException
- Specified by:
startSigningRequest in interface CertificateDirectoryType
- Throws:
MethodCallStatusException
ServiceException
startSigningRequestAsync
public org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.NodeId> startSigningRequestAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
org.opcfoundation.ua.builtintypes.ByteString certificateRequest)
getStartNewKeyPairRequestNode
public UaMethod getStartNewKeyPairRequestNode()
- Specified by:
getStartNewKeyPairRequestNode in interface CertificateDirectoryType
startNewKeyPairRequest
public org.opcfoundation.ua.builtintypes.NodeId startNewKeyPairRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
String subjectName,
String[] domainNames,
String privateKeyFormat,
String privateKeyPassword)
throws MethodCallStatusException,
ServiceException
- Specified by:
startNewKeyPairRequest in interface CertificateDirectoryType
- Throws:
MethodCallStatusException
ServiceException
startNewKeyPairRequestAsync
public org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.NodeId> startNewKeyPairRequestAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
String subjectName,
String[] domainNames,
String privateKeyFormat,
String privateKeyPassword)
getFinishRequestNode
public UaMethod getFinishRequestNode()
- Specified by:
getFinishRequestNode in interface CertificateDirectoryType
finishRequest
public CertificateDirectoryType.FinishRequestMethodOutputs finishRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId requestId)
throws MethodCallStatusException,
ServiceException
- Specified by:
finishRequest in interface CertificateDirectoryType
- Throws:
MethodCallStatusException
ServiceException
finishRequestAsync
public org.opcfoundation.ua.transport.AsyncResult<? extends CertificateDirectoryType.FinishRequestMethodOutputs> finishRequestAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId requestId)
getGetCertificateGroupsNode
public UaMethod getGetCertificateGroupsNode()
- Specified by:
getGetCertificateGroupsNode in interface CertificateDirectoryType
getCertificateGroups
public org.opcfoundation.ua.builtintypes.NodeId[] getCertificateGroups(org.opcfoundation.ua.builtintypes.NodeId applicationId)
throws MethodCallStatusException,
ServiceException
- Specified by:
getCertificateGroups in interface CertificateDirectoryType
- Throws:
MethodCallStatusException
ServiceException
getCertificateGroupsAsync
public org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.NodeId[]> getCertificateGroupsAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId)
getGetTrustListNode
public UaMethod getGetTrustListNode()
- Specified by:
getGetTrustListNode in interface CertificateDirectoryType
getTrustList
public org.opcfoundation.ua.builtintypes.NodeId getTrustList(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId)
throws MethodCallStatusException,
ServiceException
- Specified by:
getTrustList in interface CertificateDirectoryType
- Throws:
MethodCallStatusException
ServiceException
getTrustListAsync
public org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.NodeId> getTrustListAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId)
getGetCertificateStatusNode
public UaMethod getGetCertificateStatusNode()
- Specified by:
getGetCertificateStatusNode in interface CertificateDirectoryType
getCertificateStatus
public Boolean getCertificateStatus(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId)
throws MethodCallStatusException,
ServiceException
- Specified by:
getCertificateStatus in interface CertificateDirectoryType
- Throws:
MethodCallStatusException
ServiceException
getCertificateStatusAsync
public org.opcfoundation.ua.transport.AsyncResult<? extends Boolean> getCertificateStatusAsync(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId)
Copyright © 2018. All rights reserved.