public class OAuth2TokenParser extends Object
| Constructor and Description |
|---|
OAuth2TokenParser(OAuth2TokenConfig config) |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Token |
parse(String accessToken)
Parse a Jwt and return OAuth2Token
|
public OAuth2TokenParser(OAuth2TokenConfig config) throws Exception
Exceptionpublic OAuth2Token parse(String accessToken) throws Exception
accessToken - ExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.