public class SpringSecurityIntegrationTest extends BaseIntegrationTest
| Modifier and Type | Class and Description |
|---|---|
static class |
SpringSecurityIntegrationTest.ResourceController |
static class |
SpringSecurityIntegrationTest.SecurityConfig |
AUDIENCE, ISSUER1, ISSUER1_EC_KEY_ID, ISSUER1_ONLY_PRIV_KEY_RSA_KEY_ID, ISSUER1_RSA_KEY_ID, ISSUER2, ISSUER2_RSA_KEY_ID, PUBLIC_KEY_PROVIDER, RESOURCE, UNAUTHORIZED_SUBJECT| Constructor and Description |
|---|
SpringSecurityIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected URI |
getUrlForResourceName(String resourceName) |
static void |
startServer() |
static void |
stopServer() |
shouldAcceptRequestWithValidES256Token, shouldAcceptRequestWithValidPS256Token, shouldAcceptRequestWithValidRS256Token, shouldRejectRequestIfPublicKeyCannotBeFound, shouldRejectRequestWithBasicAuth, shouldRejectRequestWithMalformedToken, shouldRejectRequestWithoutAuthenticationHeader, shouldRejectRequestWithUnauthorizedIssuer, shouldRejectRequestWithUnauthorizedSubject, shutdownHttpClientprotected URI getUrlForResourceName(String resourceName)
getUrlForResourceName in class BaseIntegrationTestCopyright © 2017 Atlassian. All rights reserved.