Interface ResourceServerConfigurationEnricher

    • Method Detail

      • beforeAll

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

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

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