public interface LicenseCodec
License decode(String key)
key - license keyNullPointerException - if the license key is nullIllegalArgumentException - if the license key is not validString encode(License license)
license - license dataNullPointerException - if the license object is nullIllegalArgumentException - if the license object is not validCopyright © 2014. All Rights Reserved.