@TestPropertySource(properties={"asap.issuer=issuer","asap.key_id=keyId","asap.private_key=data:application/pkcs8;kid=apikey;base64,MDoCAQAwDQYJKoZIhvcNAQEBBQAEJjAkAgEAAgMBGE4CAwEAAQICTGsCAwCMJwIBAgICTGsCAQACAkYU"})
@ContextConfiguration(classes={com.atlassian.asap.core.client.AsapClientConfigurationIntegrationTest.TestContext.class,com.atlassian.asap.core.client.AsapClientConfiguration.class})
public class AsapClientConfigurationIntegrationTest
extends Object
| Constructor and Description |
|---|
AsapClientConfigurationIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldGetIssuer() |
void |
shouldGetKeyId() |
Copyright © 2017 Atlassian. All rights reserved.