Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
Modifier and Type | Method and Description |
---|---|
static Server |
Server.openConnection(boolean bWriteAccess,
java.lang.String server,
java.lang.String user,
java.lang.String password)
Connects to a Cumulus server using the default licensing.
|
static Server |
Server.openConnection(java.lang.String sSerialNumber,
boolean bWriteAccess,
java.lang.String server,
java.lang.String user,
java.lang.String password)
Connects to a Cumulus server using a custom serial number.
|
static Server |
Server.openConnectionAs(boolean bWriteAccess,
java.lang.String server,
java.lang.String userToRunAs,
java.lang.String user,
java.lang.String password)
Connects to a Cumulus server using the default licensing and allows to take the identity of another user.
|
static Server |
Server.openConnectionAs(java.lang.String sSerialNumber,
boolean bWriteAccess,
java.lang.String server,
java.lang.String userToRunAs,
java.lang.String user,
java.lang.String password)
Connects to a Cumulus server using a custom serial number taking identity of a specified user.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.