Package-private constructor used by the factory method in
MemoryUserDatabase .
Parameters: database - The MemoryUserDatabase that owns this user Parameters: username - Logon username of the new user Parameters: password - Logon password of the new user Parameters: fullName - Full name of the new user
Is this user specifically assigned the specified
Role ? This
method does NOT check for roles inherited based on
Group membership.
Parameters: role - The role to check