Uses of Class
org.entur.jwt.junit5.extention.AuthorizationServerTestContext
-
Packages that use AuthorizationServerTestContext Package Description org.entur.jwt.junit5.extention -
-
Uses of AuthorizationServerTestContext in org.entur.jwt.junit5.extention
Fields in org.entur.jwt.junit5.extention with type parameters of type AuthorizationServerTestContext Modifier and Type Field Description protected java.lang.ThreadLocal<AuthorizationServerTestContext>AuthorizationServerTestManager. testContextHolderMethods in org.entur.jwt.junit5.extention that return AuthorizationServerTestContext Modifier and Type Method Description AuthorizationServerTestContextAuthorizationServerTestManager. getTestContext()Get theAuthorizationServerTestContextmanaged by thisAuthorizationServerTestManager.Methods in org.entur.jwt.junit5.extention with parameters of type AuthorizationServerTestContext Modifier and Type Method Description voidAuthorizationServerTestManager. setTestContext(AuthorizationServerTestContext context)
-