public interface AuditActivateSessionEventType extends AuditSessionEventType
| Modifier and Type | Method and Description |
|---|---|
com.digitalpetri.opcua.stack.core.types.structured.SignedSoftwareCertificate[] |
getClientSoftwareCertificates() |
String |
getSecureChannelId() |
com.digitalpetri.opcua.stack.core.types.structured.UserIdentityToken |
getUserIdentityToken() |
void |
setClientSoftwareCertificates(com.digitalpetri.opcua.stack.core.types.structured.SignedSoftwareCertificate[] clientSoftwareCertificates) |
void |
setSecureChannelId(String secureChannelId) |
void |
setUserIdentityToken(com.digitalpetri.opcua.stack.core.types.structured.UserIdentityToken userIdentityToken) |
getSessionId, setSessionIdgetActionTimeStamp, getClientAuditEntryId, getClientUserId, getServerId, getStatus, setActionTimeStamp, setClientAuditEntryId, setClientUserId, setServerId, setStatusgetEventId, getEventType, getLocalTime, getMessage, getReceiveTime, getSeverity, getSourceName, getSourceNode, getTime, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTimecom.digitalpetri.opcua.stack.core.types.structured.SignedSoftwareCertificate[] getClientSoftwareCertificates()
com.digitalpetri.opcua.stack.core.types.structured.UserIdentityToken getUserIdentityToken()
String getSecureChannelId()
void setClientSoftwareCertificates(com.digitalpetri.opcua.stack.core.types.structured.SignedSoftwareCertificate[] clientSoftwareCertificates)
void setUserIdentityToken(com.digitalpetri.opcua.stack.core.types.structured.UserIdentityToken userIdentityToken)
void setSecureChannelId(String secureChannelId)
Copyright © 2015. All rights reserved.