com.maverick.sshd
Class LicenseManager
java.lang.Object
com.maverick.sshd.LicenseManager
public class LicenseManager
- extends Object
Add your license using the static method provided by this class. When you
received your license from SSHTools you would have been provided with some
java code which uses this class to install the license.
- Author:
- Lee David Painter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LicenseManager
public LicenseManager()
addLicense
public static void addLicense(String license)
- Add the license.
- Parameters:
license -
Copyright © 2012. All Rights Reserved.