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() |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.