Package | Description |
---|---|
com.ibm.cloud.objectstorage.auth | |
com.ibm.cloud.objectstorage.oauth |
Modifier and Type | Class and Description |
---|---|
class |
JsonCredentials
Simple implementation of IBMOAuthCredentials that reads in API key and
resource instance id from json file.
|
class |
PropertiesCredentials
Simple implementation AWSCredentials that reads in AWS access keys from a
properties file.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicIBMOAuthCredentials
Basic implementation of the IBMOAuthCredentials interface that allows callers to
pass in the IBM api key and service instance id in the constructor.
|
Copyright © 2024. All rights reserved.