Adds a role to this Account's set of assigned roles. Simply delegates to <code>this.authzInfo.addRole(role)</code>.
@param role a role to assign to this Account.
See Implementation
Adds a role to this Account's set of assigned roles. Simply delegates to <code>this.authzInfo.addRole(role)</code>.
@param role a role to assign to this Account.