Implement the following Barbican Secret Stores APIs
- GET /v1/secret-stores
- GET /v1/secret-stores/global-default
- GET /v1/secret-stores/preferred
Includes SecretStore resource class, proxy methods,
comprehensive tests, and documentation.
Change-Id: I9dc3a46578b79537b0787d03082a2fa217161458
Signed-off-by: Kim-Yukyung <yukyung116@gmail.com>