Package org.gcube.smartgears.utils
Class GcubeJwt
- java.lang.Object
-
- org.gcube.smartgears.utils.GcubeJwt
-
public class GcubeJwt extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGcubeJwt.Roles
-
Field Summary
Fields Modifier and Type Field Description protected static List<String>MINIMAL_ROLES
-
Constructor Summary
Constructors Constructor Description GcubeJwt()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContext()StringgetEmail()StringgetFirstName()StringgetLastName()List<String>getRoles()StringgetUsername()booleanisExternalService()StringtoString()
-