public interface ResourceServerConfigurationEnricher
| Modifier and Type | Method and Description |
|---|---|
void |
afterAll(org.junit.jupiter.api.extension.ExtensionContext context) |
void |
beforeAll(List<AuthorizationServerImplementation> authorizationServers,
org.junit.jupiter.api.extension.ExtensionContext context) |
void |
beforeEach(ResourceServerConfiguration configuration,
org.junit.jupiter.api.extension.ExtensionContext context) |
void beforeAll(List<AuthorizationServerImplementation> authorizationServers, org.junit.jupiter.api.extension.ExtensionContext context) throws IOException
IOExceptionvoid beforeEach(ResourceServerConfiguration configuration, org.junit.jupiter.api.extension.ExtensionContext context)
void afterAll(org.junit.jupiter.api.extension.ExtensionContext context)
throws IOException
IOExceptionCopyright © 2020 Entur AS. All rights reserved.