Is there a way to return a list of all privileges and/or restrictions on a given caller?
I'd like to return a list of the logged in user's permissions so I can display/edit them in an admin panel, and I can't see a way to easily retrieve all permissions.
Thanks!