Class PropertiesFileResourceServerConfigurationEnricher

    • Field Detail

      • output

        protected java.nio.file.Path output
    • Constructor Detail

      • PropertiesFileResourceServerConfigurationEnricher

        public PropertiesFileResourceServerConfigurationEnricher()
                                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • PropertiesFileResourceServerConfigurationEnricher

        public PropertiesFileResourceServerConfigurationEnricher​(java.lang.String prefix,
                                                                 java.nio.file.Path output)
    • Method Detail

      • setOutput

        public void setOutput​(java.nio.file.Path output)
      • beforeAll

        public void beforeAll​(java.util.List<AuthorizationServerImplementation> authorizationServers,
                              org.junit.jupiter.api.extension.ExtensionContext context)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • beforeEach

        public void beforeEach​(ResourceServerConfiguration configuration,
                               org.junit.jupiter.api.extension.ExtensionContext context)
      • afterAll

        public void afterAll​(org.junit.jupiter.api.extension.ExtensionContext context)
                      throws java.io.IOException
        Throws:
        java.io.IOException