public interface TokenProvider
| Modifier and Type | Method and Description |
|---|---|
<T extends AccessToken> |
get()
Return token synchronously
|
<T extends AccessToken> T get() throws OAuth2ProtocolException, IOException
OAuth2ProtocolExceptionIOExceptionCopyright © 2017. All rights reserved.