Authorization data.
may have extra keys
Gets the name of the User that this Authorization context was created for. or undefined if created for not authenticated user.
Authorization
Gets the names of all roles implied by this Authorization context.
Checks if the role with the specified name is implied by this Authorization context.
The name of the role to check for.
Authorization data.