Class AuthenticatedUserRef
java.lang.Object
com.bluebell.greenhouse.planter.resolvers.request.ref.AuthenticatedUserRef
Identifies the authenticated user of a request.
- Version:
- 3.0.5
- Author:
- Stephen Prizio
-
Method Summary
-
Method Details
-
of
Creates the reference.- Parameters:
userId- user id, null for a principal that has never been persistedusername- usernametimeZone- user time zone- Returns:
AuthenticatedUserRef
-
userId
Returns the user id.- Returns:
- user id, null for a principal that has never been persisted
-
username
-
timeZone
-