public class GCubeJWTObject extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GCubeJWTObject.Roles |
| Modifier and Type | Field and Description |
|---|---|
protected static List<String> |
MINIMAL_ROLES |
| Constructor and Description |
|---|
GCubeJWTObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientName() |
String |
getContactOrganisation() |
String |
getContactPerson() |
String |
getContext() |
String |
getEmail() |
String |
getFirstName() |
String |
getLastName() |
List<String> |
getRoles() |
String |
getUsername() |
boolean |
isExternalService() |
String |
toString() |
public String getContext()
public String getUsername()
public boolean isExternalService()
public String getFirstName()
public String getLastName()
public String getEmail()
public String getClientName()
public String getContactPerson()
public String getContactOrganisation()
Copyright © 2022. All Rights Reserved.