Checks to see if the specified permission is implied by the collection of Permission objects held in this PermissionCollection.
@param permission the Permission object to compare.
@return true if "permission" is implied by the permissions in the collection, false if not.
See Implementation
Checks to see if the specified permission is implied by the collection of Permission objects held in this PermissionCollection.
@param permission the Permission object to compare.
@return true if "permission" is implied by the permissions in the collection, false if not.