public abstract class ConfluenceLicenseParam extends AtlassianLicenseParam
AtlassianLicenseManager with defaults
appropriate for most Confluence plugins. Specifically:
| Modifier and Type | Field and Description |
|---|---|
protected LicenseManager |
licenseManager |
| Constructor and Description |
|---|
ConfluenceLicenseParam(LicenseManager licenseManager) |
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.license.LicenseType |
findLicenseType(int id) |
static Collection<com.atlassian.license.LicenseType> |
findLicenseTypes() |
Object |
getContext()
Returns the Confluence
LicenseContext. |
static LicenseContext |
getLicenseContext()
Returns the LicenseContext for
|
com.atlassian.license.LicenseType |
getLicenseType(int id) |
protected void |
requireLicensePerServer() |
protected void |
requireLicensePerUser() |
preInitaddExemption, addRestriction, checkLock, getCipherParam, getCipherPassword, getExemptions, getKeyAlias, getKeyStoreParam, getPreferences, getRestrictions, getSubject, init, isLocked, postInit, setContext, setKeyAlias, setPreferences, setPrivatePassword, setPublicPassword, setStoreBytes, setStoreProvider, setSubjectprotected final LicenseManager licenseManager
public ConfluenceLicenseParam(LicenseManager licenseManager)
public static com.atlassian.license.LicenseType findLicenseType(int id)
public static Collection<com.atlassian.license.LicenseType> findLicenseTypes()
public static LicenseContext getLicenseContext()
public com.atlassian.license.LicenseType getLicenseType(int id)
getLicenseType in class AtlassianLicenseParamprotected void requireLicensePerServer()
requireLicensePerServer in class AtlassianLicenseParamprotected void requireLicensePerUser()
public Object getContext()
LicenseContext.getContext in interface net.customware.license.support.ValidatingLicenseParamgetContext in class net.customware.license.support.simple.SimpleLicenseParamgetLicenseContext()Copyright © 2013 ServiceRocket. All rights reserved.