public class LicenseService extends Object
| Constructor and Description |
|---|
LicenseService(Configuration conf,
HttpService httpService,
TimeService timeService) |
| Modifier and Type | Method and Description |
|---|---|
org.xdi.oxd.license.client.js.LicenseMetadata |
getMetadata() |
boolean |
isLicenseValid() |
void |
notifyClientUsed(Rp rp,
boolean isClientLocal) |
void |
start() |
@Inject public LicenseService(Configuration conf, HttpService httpService, TimeService timeService)
public void start()
public org.xdi.oxd.license.client.js.LicenseMetadata getMetadata()
public boolean isLicenseValid()
public void notifyClientUsed(Rp rp, boolean isClientLocal)
Copyright © 2018. All rights reserved.