public class MsiTokenProvider extends AccessTokenProvider
| Constructor and Description |
|---|
MsiTokenProvider(String tenantGuid,
String clientId) |
| Modifier and Type | Method and Description |
|---|---|
protected AzureADToken |
refreshToken()
the method to fetch the access token.
|
getTokenprotected AzureADToken refreshToken() throws IOException
AccessTokenProviderrefreshToken in class AccessTokenProviderAzureADToken containing the access tokenIOException - if there is an error fetching the tokenCopyright © 2008–2020 Apache Software Foundation. All rights reserved.