Package com.jp.protection.pub.pro.integration

Interface Summary
LicensingFacade This interface provides methods required for licenses acquisition and activation.
 

Class Summary
HeadlessLicenseHostIssueResolver Headless implementation of the LicenseHostIssueResolver interface that tries to resolve license host issues without any involvement of the user.
HeadlessLicenseReaderIssueResolver Headless implementation of the LicenseReaderIssueResolver interface that tries to resolve license reader issues without any involvement of the user.
IssueResolverSupport Base class for issue resolvers implementation.
LicenseDescr This class briefly describes the license required to get using LicensingFacade
LicenseInfo Simple "mark-up" extension of LicenseBaseImpl class with no new functionality added
LicensingFacadeProvider This class is responsible of providing the LicensingFacade instances.
LicensingFacadeResult This class represents result of execution of licensing facade methods
LicensingFacadeResultBase This class represents the base class for result of execution of licensing facade methods
LicensingFacadeUtils This class provides utility methods to simplify dealing with the Licensing Facade
 

Exception Summary
LicensingFacadeException Utility exception can be thrown during functioning licensing facade implementation