| Package | Description |
|---|---|
| net.nicholaswilliams.java.licensing | |
| net.nicholaswilliams.java.licensing.encryption |
| Modifier and Type | Method and Description |
|---|---|
License |
LicenseManager.getLicense(Object context)
If the license has already been cached for the specified context (account, client, etc.) and the cache has not
become stale (its age has not surpassed the cache time limitation configured for this manager), this returns the
cached license.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
PublicKeyDataProvider.getEncryptedPublicKeyData()
This method returns the data from the file containing the encrypted
public key from the public/private key pair.
|
byte[] |
FilePublicKeyDataProvider.getEncryptedPublicKeyData()
This method returns the data from the file containing the encrypted
public key from the public/private key pair.
|
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.