| Constructors in com.prosysopc.ua.server with parameters of type SessionManager |
AttributeServiceHandler(SessionManager sessionManager,
NodeManagerTable nodeManagerTable)
|
NodeManagementServiceHandler(SessionManager sessionManager,
NodeManagerTable nodeManagerTable)
Create the NodeManagementServiceSetHandler. |
ServerUserIdentity(SessionManager sessionManager,
org.opcfoundation.ua.core.UserIdentityToken userIdentityToken,
org.opcfoundation.ua.core.SignatureData userTokenSignature,
ApplicationIdentity serverIdentity,
org.opcfoundation.ua.builtintypes.ByteString serverNonce,
org.opcfoundation.ua.transport.security.SecurityPolicy securityPolicy)
Create a new identity from the user token and server key. |
ServiceHandler(SessionManager sessionManager)
|
ServiceHandler(SessionManager sessionManager,
NodeManagerTable nodeManagerTable)
Create a new ServiceManager attached to a serviceContext manager |
Session(SessionManager sessionManager,
ApplicationIdentity clientIdentity,
String sessionName)
|
SessionServiceHandler(SessionManager sessionManager)
|
SubscriptionManager(SessionManager sessionManager,
NodeManagerTable nodeManagerTable)
|