Uses of Class
org.entur.jwt.junit5.extention.AuthorizationServerTestContext
Packages that use AuthorizationServerTestContext
-
Uses of AuthorizationServerTestContext in org.entur.jwt.junit5.extention
Fields in org.entur.jwt.junit5.extention with type parameters of type AuthorizationServerTestContextModifier and TypeFieldDescriptionprotected final ThreadLocal<AuthorizationServerTestContext> AuthorizationServerTestManager.testContextHolderMethods in org.entur.jwt.junit5.extention that return AuthorizationServerTestContextModifier and TypeMethodDescriptionAuthorizationServerTestManager.getTestContext()Get theAuthorizationServerTestContextmanaged by thisAuthorizationServerTestManager.Methods in org.entur.jwt.junit5.extention with parameters of type AuthorizationServerTestContextModifier and TypeMethodDescriptionvoidAuthorizationServerTestManager.setTestContext(AuthorizationServerTestContext context)