public interface PasswordProvider
net.nicholaswilliams.java.licensing.encryption.RSAKeyPairGenerator,
net.nicholaswilliams.java.licensing.licensor.LicenseCreator and
LicenseManager for more information.| Modifier and Type | Method and Description |
|---|---|
char[] |
getPassword()
When integrating the license manager in your application, you must
implement this interface.
|
char[] getPassword()
return "myInsecurePassword".toCharArray();
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.