Hop.User Class
Object for Hop.User
Methods
exists
()
String
static
Returns the id of the user from the HTTP request.
Returns:
String:
name of user
hasRole
()
String
static
Tests to see if this user has a role regarding a specific target
Returns:
String:
name of user
id
()
String
static
Returns the id of the user from the HTTP request.
Returns:
String:
name of user
name
()
String
static
Returns the name of the user from the HTTP request.
Returns:
String:
name of user
