public class PropertiesFileResourceServerConfigurationEnricher extends AbstractPropertiesResourceServerConfigurationEnricher
| Modifier and Type | Field and Description |
|---|---|
protected Path |
output |
ON_THE_FLY_PROPERTY, prefix| Constructor and Description |
|---|
PropertiesFileResourceServerConfigurationEnricher() |
PropertiesFileResourceServerConfigurationEnricher(String prefix,
Path output) |
| 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 |
setOutput(Path output) |
getProperties, setPrefixprotected Path output
public PropertiesFileResourceServerConfigurationEnricher()
throws IOException
IOExceptionpublic void setOutput(Path output)
public void beforeAll(List<AuthorizationServerImplementation> authorizationServers, org.junit.jupiter.api.extension.ExtensionContext context) throws IOException
IOExceptionpublic void beforeEach(ResourceServerConfiguration configuration, org.junit.jupiter.api.extension.ExtensionContext context)
public void afterAll(org.junit.jupiter.api.extension.ExtensionContext context)
throws IOException
IOExceptionCopyright © 2020 Entur AS. All rights reserved.