Opened 14 years ago

Closed 14 years ago

#94 closed enhancement (fixed)

Database config - other - replace getAuthorizedResourcesCount

Reported by: adube Owned by:
Priority: minor Milestone:
Component: server Version:
Keywords: Cc:

Description

Problem

The getAuthorizedResourcesCount method only returns how many resources are authorized inside a MapContext. We need to know which ones.

Solution

Simply return the names of the resources instead. A simple count() will tell how many we have. The method should be renamed getAuthorizedResources.

Change History (1)

comment:1 by adube, 14 years ago

Resolution: fixed
Status: newclosed

fixed, r841.

Note: See TracTickets for help on using tickets.