public class AuthorizationServerTestManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.ThreadLocal<AuthorizationServerTestContext> |
testContextHolder |
| Constructor and Description |
|---|
AuthorizationServerTestManager() |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationServerTestContext |
getTestContext()
Get the
AuthorizationServerTestContext managed by this
AuthorizationServerTestManager. |
void |
removeTestContext() |
void |
setTestContext(AuthorizationServerTestContext context) |
protected final java.lang.ThreadLocal<AuthorizationServerTestContext> testContextHolder
public AuthorizationServerTestContext getTestContext()
AuthorizationServerTestContext managed by this
AuthorizationServerTestManager.public void setTestContext(AuthorizationServerTestContext context)
public void removeTestContext()
Copyright © 2021 Entur AS. All rights reserved.