CredentialManager
- class core.zowe.core_for_zowe_sdk.CredentialManager
A class including static functions for managing credentials.
- static load_secure_props() None
Load secure_props stored for the given config file.
if keyring is not initialized, set empty value
- Raises:
SecureProfileLoadFailed – Fail to load secure profile
- static save_secure_props() None
Set secure_props for the given config file.