Package no.nav.security.mock.oauth2
Class MockOAuth2ServerKt
-
- All Implemented Interfaces:
public final class MockOAuth2ServerKt
-
-
Method Summary
Modifier and Type Method Description final static <R extends Any> RwithMockOAuth2Server(OAuth2Config config, Function1<MockOAuth2Server, R> test)-
-
Method Detail
-
withMockOAuth2Server
final static <R extends Any> R withMockOAuth2Server(OAuth2Config config, Function1<MockOAuth2Server, R> test)
-
-
-
-