public static class AADAuthenticationProperties.UserGroupProperties extends Object
| Constructor and Description |
|---|
UserGroupProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getAllowedGroups() |
String |
getKey() |
String |
getObjectIDKey() |
String |
getValue() |
int |
hashCode() |
void |
setAllowedGroups(List<String> allowedGroups) |
void |
setKey(String key) |
void |
setObjectIDKey(String objectIDKey) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2020 Microsoft Corporation. All rights reserved.