public class JitUserData extends Object
| Constructor and Description |
|---|
JitUserData(String identityProviderId,
String username,
String displayName,
String email,
Set<String> groups) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
String |
getEmail() |
com.atlassian.crowd.embedded.impl.IdentifierSet |
getGroups() |
String |
getIdentityProviderId() |
String |
getUsername() |
int |
hashCode() |
Copyright © 2023 Atlassian. All rights reserved.