com.jp.protection.pub.pro
Class LicenseUpgradeChecker.BackupLicenseReader

java.lang.Object
  extended by com.jp.protection.pub.LicenseReader
      extended by com.jp.protection.pub.pro.LicenseUpgradeChecker.BackupLicenseReader
Enclosing class:
LicenseUpgradeChecker

public static class LicenseUpgradeChecker.BackupLicenseReader
extends LicenseReader

Special sub-class of LicenseReader that allows reading licenses from backup


Nested Class Summary
 
Nested classes/interfaces inherited from class com.jp.protection.pub.LicenseReader
LicenseReader.FileStorage, LicenseReader.InMemoryStorage, LicenseReader.Storage
 
Field Summary
 
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.BackupLicenseReader()
           
 
Method Summary
 java.io.InputStream getLicenseInputStream()
          Returns input stream to read license from
 
Methods inherited from class com.jp.protection.pub.LicenseReader
addLicenseReaderListener, backupLicense, canRestoreLicenseFromBackup, checkLicenseFile, decodeLicense, error, error, fireLicenseAboutToRead, fireLicenseAvailable, fireLicenseCorrupted, fireLicenseMissing, fireLicenseRemoved, fireLicenseUpdated, getBackupLicenseInputStream, getClassForLoadLicenseResource, getDecryptKeyBytes, getIssueResolver, getLicense, getLicense, getLicenseBytes, getLicenseBytes, getLicenseFile, getLicenseFileInputStream, getLicenseFileLocation, getLicenseFileName, getLicenseFolder, getLicenseOutputStream, getLicenseProduct, getLicenseResourceFolder, getLicenseResourceInputStream, getLicenseResourceLocation, getPrivateKeyBytes, getSecurityAlgorithm, getSecurityProvider, getStorage, getUserHome, isLicenseRead, isPerformLicenseBackups, isSearchLicenseInFile, isSkipEncryption, isUserHomeRelative, isVerbose, readLicense, readLicense, readLicense, removeLicense, removeLicenseReaderListener, restoreLicenseFromBackup, setClassForLoadLicenseResource, setDecryptKeyBytes, setDecryptKeyBytes, setIssueResolver, setLicenseFileName, setLicenseFolder, setLicenseResourceFolder, setPerformLicenseBackups, setPrivateKeyBytes, setPrivateKeyBytes, setSearchLicenseInFile, setSecurityAlgorithm, setSkipEncryption, setStorage, setUserHomeRelative, setVerbose, smartDecodeLicense, smartGetLicenseBytes, smartReadLicense, updateLicense, updateLicense, updateLicense
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseUpgradeChecker.BackupLicenseReader

public LicenseUpgradeChecker.BackupLicenseReader()
Method Detail

getLicenseInputStream

public java.io.InputStream getLicenseInputStream()
Description copied from class: LicenseReader
Returns input stream to read license from

Overrides:
getLicenseInputStream in class LicenseReader
Returns:
input stream to read license from