Skip to content

Commit 37968dc

Browse files
authored
patch: custom credentials secret type
1 parent 25e4404 commit 37968dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ The IBM Cloud Secrets Manager Java SDK allows developers to programmatically int
5353
Secrets Manager uses token-based Identity and Access Management (IAM) authentication.
5454

5555
With IAM authentication, you supply an API key that is used to generate an access token. Then, the access token is included in each API request to Secrets Manager. Access tokens are valid for a limited amount of time and must be regenerated.
56-
5756
Authentication for this SDK is accomplished by using [IAM authenticators](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/README.md#authentication). Import authenticators from `com.ibm.cloud.sdk.core.security`.
5857

5958
### Examples

0 commit comments

Comments
 (0)