public class RememberMeAdminResourceAcceptanceTest extends Object
Modifier and Type | Field and Description |
---|---|
static String |
REMEMBER_ME_CONFIGURATION_PATH |
static String |
REMEMBER_ME_EXPIRE_ALL_PATH |
static String |
REMEMBER_ME_PATH |
RestTestFixture |
testFixture |
Constructor and Description |
---|
RememberMeAdminResourceAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldExpireTokens() |
void |
shouldReturnDefaultSettingsWhenThereIsNoConfigurationDefined() |
void |
shouldSaveConfiguration() |
public static final String REMEMBER_ME_PATH
public static final String REMEMBER_ME_CONFIGURATION_PATH
public static final String REMEMBER_ME_EXPIRE_ALL_PATH
public RestTestFixture testFixture
Copyright © 2021 Atlassian. All rights reserved.