public class BudaRdfUser extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
auth0Id |
String |
BudaUserId |
String |
label |
| Constructor and Description |
|---|
BudaRdfUser(String budaUserId,
String auth0Id,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuth0Id() |
String |
getBudaUserId() |
String |
getLabel() |
String |
toString() |
Copyright © 2020. All rights reserved.