com.solidstategroup.cms.license
Class XMLLicenseManager

java.lang.Object
  extended by com.solidstategroup.cms.license.LicenseManager
      extended by com.solidstategroup.cms.license.XMLLicenseManager

public class XMLLicenseManager
extends LicenseManager


Field Summary
 
Fields inherited from class com.solidstategroup.cms.license.LicenseManager
licenseFileLocation, outreachLicenseExists, outreachsmsLicenseExists, webdeckLicenseExists, webdeckliteLicenseExists
 
Constructor Summary
XMLLicenseManager()
           
 
Method Summary
static boolean retrieveLicenses()
           
 
Methods inherited from class com.solidstategroup.cms.license.LicenseManager
getApplicationName, getClientContact, getClientName, getDecryptCipher, getEncodingtype, getEncryptCipher, getEncryptedString, getLicenseFileLocation, isOutreachLicenseExists, isOutReachLicenseValid, isOutreachsmsLicenseExists, isOutreachSMSLicenseExists, isOutReachSMSLicenseValid, isWebdeckLicenseExists, isWebDeckLicenseValid, isWebdeckliteLicenseExists, isWebDeckLiteLicenseValid, outReachLicenseExpires, outReachSMSLicenseExpires, setApplicationName, setClientContact, setClientName, setEncryptedString, setLicenseFileLocation, setupCiphers, validateLicense, webDeckLicenseExpires, webDeckLiteLicenseExpires
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLLicenseManager

public XMLLicenseManager()
Method Detail

retrieveLicenses

public static boolean retrieveLicenses()