I have two storage accounts. One supports Secure transfer and the other is normal storage account.
I want to check in java which storage require secure storage transfer. So that I can put a check in code to use storage connection string using https:// or http://.