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–2022. All rights reserved.