public class AADAuthorizationServerEndpoints extends Object
| Constructor and Description |
|---|
AADAuthorizationServerEndpoints(String baseUri,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
String |
authorizationEndpoint() |
String |
endSessionEndpoint() |
String |
getBaseUri() |
String |
jwkSetEndpoint() |
String |
tokenEndpoint() |
Copyright © 2021 Microsoft Corporation. All rights reserved.