| Package | Description |
|---|---|
| com.microsoft.azure.spring.autoconfigure.aad |
| Modifier and Type | Field and Description |
|---|---|
private ServiceEndpoints |
UserPrincipal.serviceEndpoints |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,ServiceEndpoints> |
ServiceEndpointsProperties.endpoints |
| Modifier and Type | Method and Description |
|---|---|
ServiceEndpoints |
ServiceEndpointsProperties.getServiceEndpoints(String environment)
Get ServiceEndpoints data for the given environment.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceEndpoints> |
ServiceEndpointsProperties.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
private com.microsoft.aad.adal4j.AuthenticationResult |
AADAuthenticationFilter.acquireTokenForGraphApi(String idToken,
String tenantId,
ServiceEndpoints serviceEndpoints) |
| Constructor and Description |
|---|
UserPrincipal(String idToken,
ServiceEndpoints serviceEndpoints) |
Copyright © 2018 Microsoft. All rights reserved.