public class AuthorizationServerTestManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected 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 ThreadLocal<AuthorizationServerTestContext> testContextHolder
public AuthorizationServerTestContext getTestContext()
AuthorizationServerTestContext managed by this
AuthorizationServerTestManager.public void setTestContext(AuthorizationServerTestContext context)
public void removeTestContext()
Copyright © 2020 Entur AS. All rights reserved.