|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jp.protection.pub.LicenseReader
com.jp.protection.pub.pro.LicenseUpgradeChecker.FileLicenseReader
public static class LicenseUpgradeChecker.FileLicenseReader
Special sub-class of LicenseReader that allows reading licenses from a specified file
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jp.protection.pub.LicenseReader |
|---|
LicenseReader.FileStorage, LicenseReader.InMemoryStorage, LicenseReader.Storage |
| Field Summary | |
|---|---|
protected java.io.File |
fFile
|
| Fields inherited from class com.jp.protection.pub.LicenseReader |
|---|
fClassForLoadLicenseResource, fDecryptKeyBytes, fLicense, fLicenseFileName, fLicenseFolder, fLicenseRead, fLicenseReaderIssueResolver, fLicenseResourceFolder, fPerformLicenseBackups, fSearchLicenseInFile, fSecurityAlgorithm, fSecurityProvider, fSkipEncryption, fStorage, fUserHomeRelative, fVerbose |
| Constructor Summary | |
|---|---|
LicenseUpgradeChecker.FileLicenseReader(java.io.File aFile)
Creates a new instance of FileLicenseReader |
|
| Method Summary | |
|---|---|
java.io.InputStream |
getLicenseInputStream()
Returns input stream to read license from |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.File fFile
| Constructor Detail |
|---|
public LicenseUpgradeChecker.FileLicenseReader(java.io.File aFile)
FileLicenseReader
aFile - a license file to read a license from| Method Detail |
|---|
public java.io.InputStream getLicenseInputStream()
LicenseReader
getLicenseInputStream in class LicenseReader
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||