Package com.jp.protection.pub.pro.lserver

Interface Summary
LicenseData The class describes license need to be locked or obtained using the Licensing Server
LicenseData.Request Markup interface to identify request sent to the Licensing Server
LicenseData.Response Markup interface to identify response from the Licensing Server
LicensingService The interface for obtaining licenses and working with the license locks using the Licensing Server
LicensingServiceProvider Defines factory interface which provides ability to create the Licensing Services
LicensingServiceProviderListener The listener interface for receiving "interesting" LicensingServiceProvider events.
LicensingServiceResult The interface which represents result of Licensing Service operations
LicensingServiceResult.CheckoutResult The interface which represents result of checkoutLicense(...) operation
LicensingServiceResult.LicenseResult The interface which represents result of getLicense(...) operation
TimeoutHolder The interface for holding license session timeout value
 

Class Summary
BasicLicensingServiceProvider Basic implementation of the LicensingServiceProvider interface.
LicenseDataImpl Default implementation of the LicenseData interface
LicenseDataImpl.RequestImpl Default implementation of the Request interface
LicenseDataImpl.ResponseImpl Default implementation of the Response interface
LicensePass  
LicensingServiceProviderAdapter Default implementation of the LicensingServiceProviderListener interface.
LicensingServiceProviderFactory The factory for registering and creation of the providers
LicensingServiceProviderListenerSupport Helper class for simplifying the process of LicensingServiceProvider events support
LicensingServiceResultImpl Default implementation of the LicensingServiceResult interface
LicensingServiceResultImpl.CheckoutResultImpl Default implementation of the CheckoutResult interface
LicensingServiceResultImpl.LicenseResultImpl Default implementation of the LicenseResult interface
 

Enum Summary
LicensingServiceResult.ErrorCode