Task #2780
Story #2523: authorization implementations should be centralized
utilitize AuthUtils methods in metacat authorization
Start date:
2012-05-17
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
Story Points:
Sprint:
Description
The method to create the subject list is used, but not the one to compare against the access policy.
History
#1 Updated by Ben Leinfelder over 12 years ago
Do you mean we should be using this method in the CN/MN implementation on Metacat?
AuthUtils.isAuthorized(Collection subjectSet, Permission requestedPerm, SystemMetadata systemMetadata)
#2 Updated by Rob Nahf about 10 years ago
- Assignee changed from Ben Leinfelder to Rob Nahf
this seems like only half implemented (there are 2 methods meant to be used together). Rob to review to find out why and if it matters.
#3 Updated by Dave Vieglais almost 7 years ago
- % Done changed from 30 to 100
- Status changed from In Progress to Closed