public class AADAuthUtil extends Object
| Constructor and Description |
|---|
AADAuthUtil() |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.aad.adal4j.AuthenticationResult |
getToken(String authorization,
String resource,
String clientId,
String clientKey,
long tokenAcquireTimeout) |
Copyright © 2019 Microsoft. All rights reserved.