| Package | Description |
|---|---|
| net.nicholaswilliams.java.licensing |
| Modifier and Type | Class and Description |
|---|---|
class |
DeserializingLicenseProvider
An abstract implementation of the
LicenseProvider interface that assumes the license will be stored in
serialized form. |
class |
FileLicenseProvider
A default implementation of the
LicenseProvider that assumes the binary data from the signed and serialized
license is stored in a file. |
| Modifier and Type | Method and Description |
|---|---|
static void |
LicenseManagerProperties.setLicenseProvider(LicenseProvider licenseProvider)
Sets the provider of the persisted license data.
|
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.