Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0.0, 1.1.0
-
Fix Version/s: 1.2.2
-
Component/s: trails-security
-
Labels:None
-
Number of attachments :
Description
Trails scans for the security annotations every time it needs to do a security check. I think it would be better to introduce new descriptorextensions to hold this information, and then ask for the extensions instead of scanning for the annotations.