DescriptionImplement fetching, caching and retrieval of external policy data
This CL adds CloudExternalDataManagerBase, a fully functional
implementation of the ExternalDataManager interface that allows external
data referenced by policies to be fetched, verified, cached and retrieved.
The CL also extends policy_templates.json to allow policies referencing
external data to be specified.
There is no code in Chrome that instantiates CloudExternalDataManagerBase
yet. Follow-up CLs will create CloudExternalDataManagerBase instances for
desktop users, Chrome OS users and Chrome OS device-local accounts.
BUG=256635
TEST=New unit test
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215888
Patch Set 1 #
Total comments: 10
Patch Set 2 : Comments addressed. #Patch Set 3 : Document the unit of max_size. #Patch Set 4 : Exclude more files not needed on Android. #Patch Set 5 : Rebased. #Messages
Total messages: 5 (0 generated)
|