This project has retired. For details please refer to its
Attic page.
VNC (Apache jclouds 2.0.0 API)
-
-
Constructor Summary
Constructors
Constructor and Description |
VNC(String ip,
String password,
boolean tls) |
-
-
Method Detail
-
getIp
public String getIp()
- Returns:
- IP address for overlay VNC access on port 5900. Set to 'auto', to reuse nic:0:dhcp if
available, or otherwise allocate a temporary IP at boot.
-
isTls
public boolean isTls()
- Returns:
- Set to 'on' to require VeNCrypt-style TLS auth in addition to the password. If this is
unset, only unencrypted VNC is available.
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.