Make SecureCredentialsProvider public for reuse

The logic of looking into the secure.config for Git
credentials is very useful and could be reused in other
plugins.

The new pull-replication plugin depends on replication
already for reusing part of the implementation. Having this
class accessible would allow reducing the copy&paste in the
new plugin.

Change-Id: Iac9d591a14f16676ccda7dbf534bb4c96e39c160
1 file changed
tree: 9394eb5b97c52029a43670985ae71117b77cf2fb
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE