public class OAuth2HeaderFactory extends Object implements AuthHeaderFactory
| Constructor and Description |
|---|
OAuth2HeaderFactory(String refreshToken) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthHeader() |
void |
login()
Gets the authorization header.
|
public OAuth2HeaderFactory(String refreshToken)
public void login()
AuthHeaderFactorylogin in interface AuthHeaderFactorypublic String getAuthHeader()
getAuthHeader in interface AuthHeaderFactoryCopyright © 2017 JBoss by Red Hat. All rights reserved.