| Package | Description |
|---|---|
| net.nicholaswilliams.java.licensing | |
| net.nicholaswilliams.java.licensing.licensor |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ObjectSerializer.writeObject(Serializable object)
Serializes the
Serializable object passed and returns it as a byte array. |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
LicenseCreator.signAndSerializeLicense(License license)
Takes a license object and creates a secure and serialized version of it for delivery to the customer.
|
byte[] |
LicenseCreator.signAndSerializeLicense(License license,
char[] licensePassword)
Takes a license object and creates a secure and serialized version of it for delivery to the customer.
|
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.