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 Summary
Constructors Constructor Description MockOAuth2ServerApplicationListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onApplicationEvent(org.springframework.boot.context.event.ApplicationPreparedEvent event)
-