Class MockOAuth2ServerApplicationListener

java.lang.Object
no.nav.security.token.support.spring.test.MockOAuth2ServerApplicationListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>

@Order public class MockOAuth2ServerApplicationListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>
  • Constructor Details

    • MockOAuth2ServerApplicationListener

      public MockOAuth2ServerApplicationListener()
  • Method Details

    • onApplicationEvent

      public void onApplicationEvent(org.springframework.boot.context.event.ApplicationPreparedEvent event)
      Specified by:
      onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>