com.jp.protection.pub.pro.lserver
Interface LicensingServiceResult.CheckoutResult

All Superinterfaces:
LicensingServiceResult
All Known Implementing Classes:
LicensingServiceResultImpl.CheckoutResultImpl
Enclosing interface:
LicensingServiceResult

public static interface LicensingServiceResult.CheckoutResult
extends LicensingServiceResult

The interface which represents result of checkoutLicense(...) operation

Since:
5.0

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jp.protection.pub.pro.lserver.LicensingServiceResult
LicensingServiceResult.CheckoutResult, LicensingServiceResult.ErrorCode, LicensingServiceResult.LicenseResult
 
Field Summary
 
Fields inherited from interface com.jp.protection.pub.pro.lserver.LicensingServiceResult
PROPERTY_CPU_LIMIT, PROPERTY_CPU_USAGE, PROPERTY_MEMORY_LIMIT, PROPERTY_MEMORY_USAGE, PROPERTY_MESSAGE, PROPERTY_RESULT, PROPERTY_TICKET, PROPERTY_USAGE_COUNT, PROPERTY_USAGE_LIMIT, RESULT_ERROR, RESULT_LICENSE_REVOKED, RESULT_OK, RESULT_SESSION_EXPIRED, RESULT_SYSTEM_ERROR
 
Method Summary
 byte[] getPass()
          Returns encoded pass object
 
Methods inherited from interface com.jp.protection.pub.pro.lserver.LicensingServiceResult
getErrorCode, getMessage, getProperties, getResult, getTicket
 

Method Detail

getPass

byte[] getPass()
Returns encoded pass object

Returns:
encoded pass object