public class LicenseKeys extends Object
NOTE: The licenses are read from `jira-func-tests/src/main/resources/license`. The files in this directory are generated using https://stash.atlassian.com/projects/JIRA/repos/jira-test-license-generator.
Modifier and Type | Field and Description |
---|---|
static License |
AGED_EVALUATION_LICENSE
An evaluation license from the y2k period.
|
static License |
AGED_EVALUATION_LICENSE_DC
An evaluation DC license from the y2k period.
|
static License |
COMMERCIAL
Time bombed unlimited commercial license.
|
static License |
COMMERCIAL_CORE_ACTIVE
Time bombed unlimited commercial license.
|
static License |
COMMERCIAL_CORE_ACTIVE_DC
Time bombed unlimited DC commercial license.
|
static License |
COMMERCIAL_DC
Time bombed unlimited DC commercial license.
|
static License |
COMMERCIAL_FOR_ARCHIVING
The same as
COMMERCIAL , but allows to bypass Archiving's DC license check |
static License |
COMMERCIAL_LIMITED
Time bombed developer license for 5 users.
|
static License |
COMMERCIAL_LIMITED_DC
Time bombed developer DC license for 5 users.
|
static License |
COMMUNITY
Time bombed unlimited community license.
|
static License |
COMMUNITY_DC
Time bombed unlimited DC community license.
|
static License |
CORE_AND_TEST_ROLES
Time bombed license for multiple applications:
|
static License |
CORE_AND_TEST_ROLES_DC
Time bombed DC license for multiple applications:
|
static License |
CORE_ROLE
Time bombed JIRA Core license for 5 users.
|
static License |
CORE_ROLE_DC
Time bombed JIRA Core DC license for 5 users.
|
static License |
CORE_SERVICEDESK
Time bombed license for multiple applications:
|
static License |
DATA_CENTER_SOFTWARE
License: enterprise, data center, commercial, expiry: 48H, jira software, unlimited users
|
static License |
DEMO
Time bombed unlimited demo license.
|
static License |
DEMO_DC
Time bombed unlimited DC demo license.
|
static License |
DEVELOPER
Time bombed unlimited developer license.
|
static License |
DEVELOPER_DC
Time bombed unlimited DC developer license.
|
static License |
DEVELOPER_LIMITED
Time bombed developer license for 5 users.
|
static License |
EVAL_EXPIRED
Atlassian license where the evaluation period has expired.
|
static License |
EVAL_EXPIRED_DC
Atlassian DC license where the evaluation period has expired.
|
static License |
FORGED_LICENSE
A forged license generated using compromised key.
|
static String |
INVALID
Invalid License with zero users
|
static String |
INVALID_DC
Invalid DC License with zero users
|
static License |
MULTI_ROLE
Time bombed license for multiple applications:
|
static License |
MULTI_ROLE_DC
Time bombed DC license for multiple applications:
|
static String |
NON_EXISTING_ROLE
Invalid JIRA Application Licence Non Existent role
|
static String |
NON_EXISTING_ROLE_DC
Invalid JIRA Application DC Licence Non Existent role
|
static License |
OPEN_SOURCE
Time bombed unlimited open source license.
|
static License |
OPEN_SOURCE_DC
Time bombed unlimited DC open source license.
|
static License |
PERSONAL
Time bombed unlimited personal license.
|
static License |
PERSONAL_DC
Time bombed unlimited DC personal license.
|
static License |
SOFTWARE_ROLE
Time bombed JIRA Software license for 100 users.
|
static License |
SOFTWARE_ROLE_DC
Time bombed JIRA Software DC license for 100 users.
|
static License |
STARTER
Time bombed unlimited starter license.
|
static License |
STARTER_DC
Time bombed unlimited DC starter license.
|
static License |
TEST_ROLE
Time bombed JIRA Func Test license for 10 users.
|
static License |
TEST_ROLE_3_USERS
Time bombed JIRA Func Test license for 3 users.
|
static License |
TEST_ROLE_3_USERS_DC
Time bombed JIRA Func Test DC license for 3 users.
|
static License |
TEST_ROLE_DC
Time bombed JIRA Func Test DC license for 10 users.
|
static License |
V1_ENTERPRISE
V1 Atlassian license.
|
Constructor and Description |
---|
LicenseKeys() |
public static final License V1_ENTERPRISE
public static final License EVAL_EXPIRED
public static final License EVAL_EXPIRED_DC
public static final License COMMERCIAL
public static final License COMMERCIAL_DC
public static final License COMMERCIAL_CORE_ACTIVE
public static final License COMMERCIAL_CORE_ACTIVE_DC
public static final License COMMERCIAL_FOR_ARCHIVING
COMMERCIAL
, but allows to bypass Archiving's DC license checkpublic static final License PERSONAL
public static final License PERSONAL_DC
public static final License STARTER
public static final License STARTER_DC
public static final License COMMUNITY
public static final License COMMUNITY_DC
public static final License OPEN_SOURCE
public static final License OPEN_SOURCE_DC
public static final License DEVELOPER
public static final License DEVELOPER_DC
public static final License DEMO
public static final License DEMO_DC
public static final License DEVELOPER_LIMITED
public static final License COMMERCIAL_LIMITED
public static final License COMMERCIAL_LIMITED_DC
public static final License CORE_ROLE
public static final License CORE_ROLE_DC
public static final License SOFTWARE_ROLE
public static final License SOFTWARE_ROLE_DC
public static final License TEST_ROLE
public static final License TEST_ROLE_DC
public static final License TEST_ROLE_3_USERS
public static final License TEST_ROLE_3_USERS_DC
public static final String INVALID
public static final String INVALID_DC
public static final String NON_EXISTING_ROLE
public static final String NON_EXISTING_ROLE_DC
public static final License MULTI_ROLE
public static final License MULTI_ROLE_DC
public static final License CORE_SERVICEDESK
public static final License AGED_EVALUATION_LICENSE
public static final License AGED_EVALUATION_LICENSE_DC
public static final License CORE_AND_TEST_ROLES
public static final License CORE_AND_TEST_ROLES_DC
public static final License DATA_CENTER_SOFTWARE
public static final License FORGED_LICENSE
Copyright © 2002-2021 Atlassian. All Rights Reserved.