public class AzureAdGroup extends Object implements org.springframework.security.core.GrantedAuthority
| Constructor and Description |
|---|
AzureAdGroup(String objectId,
String groupName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthority() |
String |
getGroupName() |
String |
getObjectId() |
String |
toString() |
Copyright © 2016–2021. All rights reserved.