public interface AuditOpenSecureChannelEventType extends AuditChannelEventType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CERTIFICATE_ERROR_EVENT_ID |
static String |
CLIENT_CERTIFICATE |
static String |
CLIENT_CERTIFICATE_THUMBPRINT |
static String |
REQUEST_TYPE |
static String |
REQUESTED_LIFETIME |
static String |
SECURITY_MODE |
static String |
SECURITY_POLICY_URI |
SECURE_CHANNEL_IDSTATUS_CODE_IDACTION_TIME_STAMP, CLIENT_APPLICATION_URI, CLIENT_AUDIT_ENTRY_ID, CLIENT_USER_ID, SERVER_ID, STATUSCONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_SUB_CLASS_ID, CONDITION_SUB_CLASS_NAME, EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIME| Modifier and Type | Method and Description |
|---|---|
ByteString |
getCertificateErrorEventId() |
UaProperty |
getCertificateErrorEventIdNode() |
ByteString |
getClientCertificate() |
UaProperty |
getClientCertificateNode() |
String |
getClientCertificateThumbprint() |
UaProperty |
getClientCertificateThumbprintNode() |
Double |
getRequestedLifetime() |
UaProperty |
getRequestedLifetimeNode() |
SecurityTokenRequestType |
getRequestType() |
UaProperty |
getRequestTypeNode() |
MessageSecurityMode |
getSecurityMode() |
UaProperty |
getSecurityModeNode() |
String |
getSecurityPolicyUri() |
UaProperty |
getSecurityPolicyUriNode() |
void |
setCertificateErrorEventId(ByteString value) |
void |
setClientCertificate(ByteString value) |
void |
setClientCertificateThumbprint(String value) |
void |
setRequestedLifetime(Double value) |
void |
setRequestType(SecurityTokenRequestType value) |
void |
setSecurityMode(MessageSecurityMode value) |
void |
setSecurityPolicyUri(String value) |
getSecureChannelId, getSecureChannelIdNode, setSecureChannelIdgetStatusCodeId, getStatusCodeIdNode, setStatusCodeIdgetActionTimeStamp, getActionTimeStampNode, getClientApplicationUri, getClientApplicationUriNode, getClientAuditEntryId, getClientAuditEntryIdNode, getClientUserId, getClientUserIdNode, getServerId, getServerIdNode, getStatusNode, isStatus, setActionTimeStamp, setClientApplicationUri, setClientAuditEntryId, setClientUserId, setServerId, setStatusgetConditionClassId, getConditionClassIdNode, getConditionClassName, getConditionClassNameNode, getConditionSubClassId, getConditionSubClassIdNode, getConditionSubClassName, getConditionSubClassNameNode, getEventId, getEventIdNode, getEventType, getEventTypeNode, getLocalTime, getLocalTimeNode, getMessage, getMessageNode, getReceiveTime, getReceiveTimeNode, getSeverity, getSeverityNode, getSourceName, getSourceNameNode, getSourceNode, getSourceNodeNode, getTime, getTimeNode, setConditionClassId, setConditionClassName, setConditionSubClassId, setConditionSubClassName, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTimegetQualifiedNamecallMethod, 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 CLIENT_CERTIFICATE_THUMBPRINT
static final String CLIENT_CERTIFICATE
static final String REQUEST_TYPE
static final String SECURITY_POLICY_URI
static final String CERTIFICATE_ERROR_EVENT_ID
static final String SECURITY_MODE
static final String REQUESTED_LIFETIME
UaProperty getClientCertificateThumbprintNode()
String getClientCertificateThumbprint()
void setClientCertificateThumbprint(String value) throws StatusException
StatusExceptionUaProperty getClientCertificateNode()
ByteString getClientCertificate()
void setClientCertificate(ByteString value) throws StatusException
StatusExceptionUaProperty getRequestTypeNode()
SecurityTokenRequestType getRequestType()
void setRequestType(SecurityTokenRequestType value) throws StatusException
StatusExceptionUaProperty getSecurityPolicyUriNode()
String getSecurityPolicyUri()
void setSecurityPolicyUri(String value) throws StatusException
StatusExceptionUaProperty getCertificateErrorEventIdNode()
ByteString getCertificateErrorEventId()
void setCertificateErrorEventId(ByteString value) throws StatusException
StatusExceptionUaProperty getSecurityModeNode()
MessageSecurityMode getSecurityMode()
void setSecurityMode(MessageSecurityMode value) throws StatusException
StatusExceptionUaProperty getRequestedLifetimeNode()
Double getRequestedLifetime()
void setRequestedLifetime(Double value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.