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