Create UserRepositories object in archiva-security
--------------------------------------------------

                 Key: MRM-571
                 URL: http://jira.codehaus.org/browse/MRM-571
             Project: Archiva
          Issue Type: Sub-task
          Components: Users/Security
    Affects Versions: 1.0-beta-2
            Reporter: Joakim Erdfelt


Create a component to aide in filtering of ManagedRepositories based on user 
permissions.

The two methods definitely needed (could be more)

* List<ManagedRepositoryConfiguration> getAllowedObservingRepositories( String 
principal );
* List<ManagedRepositoryConfiguration> getAllowedManagingRepositories( String 
principal );

Care will be needed to ensure that these lookups performs well (possible 
caching needed).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to