public class OAuth2TokenCreator extends Object
| Constructor and Description |
|---|
OAuth2TokenCreator(OAuth2TokenConfig config) |
| Modifier and Type | Method and Description |
|---|---|
String |
create(OAuth2Token token)
Creates a token and returns it as String
|
public OAuth2TokenCreator(OAuth2TokenConfig config) throws Exception
Exceptionpublic String create(OAuth2Token token) throws Exception
token - ExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.