| Package | Description |
|---|---|
| com.atlassian.crowd.acceptance.tests.cluster.testutil | |
| com.atlassian.crowd.plugins.testkit.rest | |
| com.atlassian.crowd.plugins.testkit.rest.model |
| Modifier and Type | Method and Description |
|---|---|
void |
TestkitClient.setTokenStorageType(TokenStorageType tokenStorageType) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
TestkitConfigurationResource.changeStorageType(TokenStorageType type) |
| Modifier and Type | Method and Description |
|---|---|
static TokenStorageType |
TokenStorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenStorageType[] |
TokenStorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Atlassian. All rights reserved.