public class JoinSessionCredentials extends LoginCredentials
Constructor and Description |
---|
JoinSessionCredentials(java.lang.String sessionId,
java.lang.String host)
Creates a new instance
|
JoinSessionCredentials(java.lang.String sessionId,
java.lang.String host,
int port)
Creates a new instance
|
getApplicationName, getArguments, getCompression, getGroupID, getServer, getUser, isCheckNetwork, isEncryption, setApplicationName, setCheckNetwork, setCompression, setEncryption, setGroupID
public JoinSessionCredentials(java.lang.String sessionId, java.lang.String host)
sessionId
- The session IDhost
- The server hostnamepublic JoinSessionCredentials(java.lang.String sessionId, java.lang.String host, int port)
sessionId
- The session IDhost
- The server hostnameport
- The server port
Version: 5.4.6-rc1-ice35-b84
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.