Package org.opencastproject.graphql.user
Class GqlCurrentUser
java.lang.Object
org.opencastproject.graphql.user.GqlCurrentUser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_NAME
- See Also:
-
-
Constructor Details
-
GqlCurrentUser
public GqlCurrentUser(org.opencastproject.security.api.User user)
-
-
Method Details
-
username
-
name
-
email
-
roles
-
userRole
-
getUser
public org.opencastproject.security.api.User getUser()
-