|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LicenseManager
Implementation can choose to cache decoded licenses in a cache.
| Method Summary | |
|---|---|
void |
clear()
Remove all current AtlassianLicense objects if they were stored. |
AtlassianLicense |
getLicense(java.lang.String licenseString)
Gets the correct license object given an encoded license string. |
| Method Detail |
|---|
AtlassianLicense getLicense(java.lang.String licenseString)
licenseString - the encoded license
Atlassian license object.
LicenseException - if there are any errors in handling the license.void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||