public class ClasspathPublicKeyProviderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PUBLIC_KEY_BASE_PATH |
static String |
VALID_KID |
| Constructor and Description |
|---|
ClasspathPublicKeyProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldBeAbleToReadKeyFromClasspathResource() |
void |
shouldGetErrorWhenClasspathResourceDoesNotExist() |
void |
shouldGetErrorWhenKeyParsingFails() |
public static final String PUBLIC_KEY_BASE_PATH
public static final String VALID_KID
Copyright © 2017 Atlassian. All rights reserved.