public class EncryptionResourceAcceptanceTest extends Object
Modifier and Type | Field and Description |
---|---|
RestTestFixture |
fixture |
com.atlassian.testutils.rules.RunConditionallyRule |
runConditionallyRule |
Constructor and Description |
---|
EncryptionResourceAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldDisableEncryption() |
void |
shouldNotAllowAnonymousUserAccessForDisable() |
void |
shouldNotAllowAnonymousUserAccessForGet() |
void |
shouldNotAllowAnonymousUserAccessForSet() |
void |
shouldReEnableEncryption() |
void |
shouldSetNewAlgorithm() |
public RestTestFixture fixture
public com.atlassian.testutils.rules.RunConditionallyRule runConditionallyRule
public void shouldNotAllowAnonymousUserAccessForGet()
public void shouldNotAllowAnonymousUserAccessForSet()
public void shouldNotAllowAnonymousUserAccessForDisable()
public void shouldSetNewAlgorithm() throws IOException
IOException
public void shouldDisableEncryption() throws IOException
IOException
public void shouldReEnableEncryption() throws IOException
IOException
Copyright © 2021 Atlassian. All rights reserved.