public final class LicenseCreatorProperties extends Object
LicenseCreator. Read the
documentation for each property below.| Modifier and Type | Method and Description |
|---|---|
static void |
setPrivateKeyDataProvider(PrivateKeyDataProvider privateKeyDataProvider)
Sets the provider of the data for the private key used to sign the license object.
|
static void |
setPrivateKeyPasswordProvider(PasswordProvider privateKeyPasswordProvider)
Sets the provider of the password for decrypting the private key.
|
public static void setPrivateKeyDataProvider(PrivateKeyDataProvider privateKeyDataProvider)
privateKeyDataProvider - The provider of the data for the private key used to sign the license objectpublic static void setPrivateKeyPasswordProvider(PasswordProvider privateKeyPasswordProvider)
privateKeyPasswordProvider - The provider of the password for decrypting the private keyCopyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.