| Package | Description |
|---|---|
| com.microsoft.azure.spring.autoconfigure.aad |
| Modifier and Type | Field and Description |
|---|---|
private List<UserGroup> |
UserPrincipal.userGroups |
| Modifier and Type | Method and Description |
|---|---|
List<UserGroup> |
UserPrincipal.getGroups(String graphApiToken) |
private List<UserGroup> |
UserPrincipal.loadUserGroups(String graphApiToken) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserPrincipal.isMemberOf(UserGroup group) |
| Modifier and Type | Method and Description |
|---|---|
List<org.springframework.security.core.GrantedAuthority> |
UserPrincipal.getAuthoritiesByUserGroups(List<UserGroup> userGroups,
List<String> targetdGroupNames) |
Copyright © 2018 Microsoft. All rights reserved.