|
|||||||||
| 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.ls.BasicLicenseStorage.EntryLicenseReader
public static class BasicLicenseStorage.EntryLicenseReader
License Reader implementation to allow license reading from the license storage
| Field Summary | |
|---|---|
protected LicenseStorage.LicenseEntry |
fLicenseEntry
|
protected java.lang.String |
fLicenseEntryName
|
| Fields inherited from class com.jp.protection.pub.LicenseReader |
|---|
fClassForLoadLicenseResource, fDecryptKeyBytes, fLicense, fLicenseFileName, fLicenseFolder, fLicenseRead, fLicenseReaderIssueResolver, fLicenseResourceFolder, fSearchLicenseInFile, fSecurityAlgorithm, fSecurityProvider, fSkipEncryption, fUserHomeRelative, fVerbose |
| Constructor Summary | |
|---|---|
BasicLicenseStorage.EntryLicenseReader(LicenseStorage.LicenseEntry aLicenseEntry,
java.lang.String aLicenseEntryName)
Creates a new instance of the EntryLicenseReader |
|
| Method Summary | |
|---|---|
java.io.InputStream |
getLicenseFileInputStream()
Returns input stream to read license from file |
java.lang.String |
getLicenseFileLocation()
Returns path of license file |
java.io.InputStream |
getLicenseInputStream()
Returns input stream to read license from |
java.io.OutputStream |
getLicenseOutputStream()
Returns output stream to write license to. |
java.io.InputStream |
getLicenseResourceInputStream()
Returns input stream to read license from the application resource |
protected void |
updateLicenseEntryProperties()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected LicenseStorage.LicenseEntry fLicenseEntry
protected java.lang.String fLicenseEntryName
| Constructor Detail |
|---|
public BasicLicenseStorage.EntryLicenseReader(LicenseStorage.LicenseEntry aLicenseEntry,
java.lang.String aLicenseEntryName)
aLicenseEntry - a license entry to create License Reader foraLicenseEntryName - the name of the license entry| Method Detail |
|---|
public java.io.InputStream getLicenseInputStream()
LicenseReader
getLicenseInputStream in class LicenseReaderpublic java.io.InputStream getLicenseFileInputStream()
LicenseReader
getLicenseFileInputStream in class LicenseReaderpublic java.io.InputStream getLicenseResourceInputStream()
LicenseReader
getLicenseResourceInputStream in class LicenseReaderpublic java.lang.String getLicenseFileLocation()
LicenseReader
getLicenseFileLocation in class LicenseReaderprotected void updateLicenseEntryProperties()
public java.io.OutputStream getLicenseOutputStream()
LicenseReader
getLicenseOutputStream in class LicenseReader
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||