Class KeycloakTokenProducerCleanListener

  • All Implemented Interfaces:
    org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener

    public class KeycloakTokenProducerCleanListener
    extends Object
    implements org.springframework.test.context.TestExecutionListener, org.springframework.core.Ordered
    • Constructor Detail

      • KeycloakTokenProducerCleanListener

        public KeycloakTokenProducerCleanListener()
    • Method Detail

      • getOrder

        public int getOrder()
        Specified by:
        getOrder in interface org.springframework.core.Ordered
      • afterTestMethod

        public void afterTestMethod​(org.springframework.test.context.TestContext testContext)
                             throws Exception
        Specified by:
        afterTestMethod in interface org.springframework.test.context.TestExecutionListener
        Throws:
        Exception