|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jp.protection.pub.pro.lserver.LicenseDataImpl
com.jp.protection.pub.pro.lserver.LicenseDataImpl.ResponceImpl
public static class LicenseDataImpl.ResponceImpl
Default implementation of the Response interface
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jp.protection.pub.pro.lserver.LicenseDataImpl |
|---|
LicenseDataImpl.RequestImpl, LicenseDataImpl.ResponceImpl |
| Nested classes/interfaces inherited from interface com.jp.protection.pub.pro.lserver.LicenseData |
|---|
LicenseData.Request, LicenseData.Response |
| Field Summary | |
|---|---|
protected byte[] |
fLicenseBytes
|
| Fields inherited from class com.jp.protection.pub.pro.lserver.LicenseDataImpl |
|---|
fLicenseExpireInfo, fLicenseIssueDate, fLicenseNumber, fLicenseOptions, fLicenseType, fNumberCopies, fProduct, fProductEdition, fProductMajorVersion, fProductMinorVersion, fUserLicensingModel, PRINTER, serialVersionUID, ULM_FLOATING, ULM_FLOATING_LS, ULM_NAMED, ULM_NAMED_LS |
| Fields inherited from interface com.jp.protection.pub.pro.lserver.LicenseData |
|---|
PROPERTY_LICENSE_EXPIRE_INFO, PROPERTY_LICENSE_ISSUE_DATE, PROPERTY_LICENSE_NUMBER, PROPERTY_LICENSE_TYPE, PROPERTY_NUMBER_COPIES, PROPERTY_PRODUCT, PROPERTY_PRODUCT_EDITION, PROPERTY_PRODUCT_MAJOR_VERSION, PROPERTY_PRODUCT_MINOR_VERSION, PROPERTY_USER_LICENSING_MODEL |
| Constructor Summary | |
|---|---|
LicenseDataImpl.ResponceImpl(byte[] aLicenseBytes)
Creates a new instanceof ResponceImpl and initializes it with the given bytes. |
|
| Method Summary | |
|---|---|
byte[] |
getLicenseBytes()
Returns the license bytes |
void |
setLicenseBytes(byte[] aLicenseBytes)
Specifies license bytes |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.jp.protection.pub.pro.lserver.LicenseData |
|---|
clone, getLicenseExpireInfo, getLicenseIssueDate, getLicenseNumber, getLicenseOptions, getLicenseType, getNumberCopies, getProduct, getProductEdition, getProductMajorVersion, getProductMinorVersion, getUserLicensingModel |
| Field Detail |
|---|
protected byte[] fLicenseBytes
| Constructor Detail |
|---|
public LicenseDataImpl.ResponceImpl(byte[] aLicenseBytes)
ResponceImpl and initializes it with the given bytes.
aLicenseBytes - license bytes| Method Detail |
|---|
public byte[] getLicenseBytes()
LicenseData.Response
getLicenseBytes in interface LicenseData.Responsepublic void setLicenseBytes(byte[] aLicenseBytes)
aLicenseBytes - license bytes to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||