ibm-cloud-sdk-core 4.0.7 → 4.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/auth/authenticators/basic-authenticator.d.ts +1 -1
- package/auth/authenticators/basic-authenticator.js +4 -4
- package/auth/authenticators/bearer-token-authenticator.d.ts +1 -1
- package/auth/authenticators/bearer-token-authenticator.js +3 -3
- package/auth/authenticators/cloud-pak-for-data-authenticator.d.ts +2 -2
- package/auth/authenticators/cloud-pak-for-data-authenticator.js +3 -3
- package/auth/authenticators/container-authenticator.d.ts +2 -2
- package/auth/authenticators/container-authenticator.js +3 -3
- package/auth/authenticators/iam-authenticator.d.ts +2 -2
- package/auth/authenticators/iam-authenticator.js +5 -5
- package/auth/authenticators/iam-request-based-authenticator.d.ts +2 -2
- package/auth/authenticators/iam-request-based-authenticator.js +3 -3
- package/auth/authenticators/index.d.ts +2 -2
- package/auth/authenticators/index.js +1 -1
- package/auth/authenticators/token-request-based-authenticator.d.ts +2 -2
- package/auth/authenticators/token-request-based-authenticator.js +3 -3
- package/auth/authenticators/vpc-instance-authenticator.d.ts +2 -2
- package/auth/authenticators/vpc-instance-authenticator.js +3 -3
- package/auth/token-managers/container-token-manager.js +6 -5
- package/auth/token-managers/cp4d-token-manager.d.ts +1 -1
- package/auth/token-managers/cp4d-token-manager.js +3 -3
- package/auth/token-managers/iam-request-based-token-manager.d.ts +1 -1
- package/auth/token-managers/iam-request-based-token-manager.js +6 -6
- package/auth/token-managers/iam-token-manager.d.ts +1 -1
- package/auth/token-managers/iam-token-manager.js +3 -3
- package/auth/token-managers/token-manager.d.ts +1 -1
- package/auth/token-managers/token-manager.js +4 -4
- package/auth/token-managers/vpc-instance-token-manager.js +2 -2
- package/build/docs/ibm-cloud-sdk-core.atleastone.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.atmostone.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.authenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.authenticate.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.authenticator.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_basic.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_bearertoken.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_container.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_cp4d.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_iam.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_noauth.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_unknown.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_vpc.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.authenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.authenticatorinterface.authenticate.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.authenticatorinterface.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.authenticatorinterface.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.baseservice._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.baseservice.baseoptions.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.baseservice.configureservice.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.baseservice.createrequest.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.baseservice.default_service_name.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.baseservice.default_service_url.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.baseservice.disableretries.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.baseservice.enableretries.md +3 -3
- package/build/docs/ibm-cloud-sdk-core.baseservice.getauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.baseservice.gethttpclient.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.baseservice.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.baseservice.setdefaultheaders.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.baseservice.setenablegzipcompression.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.baseservice.setserviceurl.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.basicauthenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.basicauthenticator.authenticate.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.basicauthenticator.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.basicauthenticator.authheader.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.basicauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.basicauthenticator.requiredoptions.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.authenticate.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.requiredoptions.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.setbearertoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.buildrequestfileobject.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.checkcredentials.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator.requiredoptions.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator.tokenmanager.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.computebasicauthheader.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.constructfilepath.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.constructserviceurl.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containerauthenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.containerauthenticator.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containerauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containerauthenticator.setcrtokenfilename.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containerauthenticator.setiamprofileid.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containerauthenticator.setiamprofilename.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containerauthenticator.tokenmanager.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.containertokenmanager._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.containertokenmanager.getcrtoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containertokenmanager.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containertokenmanager.requesttoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containertokenmanager.setcrtokenfilename.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containertokenmanager.setiamprofileid.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.containertokenmanager.setiamprofilename.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.contenttype.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.cp4dtokenmanager._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.cp4dtokenmanager.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.cp4dtokenmanager.requesttoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.cp4dtokenmanager.requiredoptions.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.fileexistsatpath.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.fileobject.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.fileobject.options.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.fileobject.value.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.fileoptions.contenttype.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.fileoptions.filename.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.fileoptions.md +3 -3
- package/build/docs/ibm-cloud-sdk-core.filestream.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.filestream.path.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.filewithmetadata.contenttype.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.filewithmetadata.data.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.filewithmetadata.filename.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.filewithmetadata.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.getauthenticatorfromenvironment.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.getcontenttype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.getcurrenttime.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.getformat.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.getmissingparams.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.getnewlogger.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.getqueryparam.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamauthenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamauthenticator.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamauthenticator.requiredoptions.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamauthenticator.tokenmanager.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.clientid.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.clientsecret.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.getrefreshtoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.scope.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.setclientidandsecret.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.setscope.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.tokenmanager.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.formdata.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.getrefreshtoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.refreshtoken.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.requesttoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.savetokeninfo.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.setclientidandsecret.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.setscope.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamrequestoptions.clientid.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestoptions.clientsecret.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamrequestoptions.md +5 -5
- package/build/docs/ibm-cloud-sdk-core.iamrequestoptions.scope.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamtokenmanager._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.iamtokenmanager.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.iamtokenmanager.requiredoptions.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.isemptyobject.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.isfiledata.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.isfilewithmetadata.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.ishtml.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.isjsonmimetype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.jwttokenmanager._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.requesttoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.savetokeninfo.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.tokeninfo.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.tokenname.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.jwttokenmanageroptions.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.noauthauthenticator.authenticate.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.noauthauthenticator.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.noauthauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.onlyone.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.qs.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.readcredentialsfile.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.readcrtokenfile.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.readexternalsources.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.removesuffix.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.sdklogger.debug.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.sdklogger.error.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.sdklogger.info.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.sdklogger.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.sdklogger.verbose.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.sdklogger.warn.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.streamtopromise.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.striptrailingslash.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenmanager._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.accesstoken.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.disablesslverification.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.expiretime.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.gettoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.headers.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.pacedrequesttoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.refreshtime.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.requesttoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.requestwrapperinstance.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.savetokeninfo.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.setdisablesslverification.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.setheaders.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenmanager.url.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenmanageroptions.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.authenticate.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.disablesslverification.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.headers.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.setdisablesslverification.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.setheaders.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.tokenmanager.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.url.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.tolowerkeys.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.unittestutils.checkforsuccessfulexecution.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.unittestutils.checkmediaheaders.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.unittestutils.checkurlandmethod.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.unittestutils.checkuserheader.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.unittestutils.expecttobepromise.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.unittestutils.getoptions.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.useroptions.authenticator.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.useroptions.disablesslverification.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.useroptions.headers.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.useroptions.jar.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.useroptions.md +8 -8
- package/build/docs/ibm-cloud-sdk-core.useroptions.serviceurl.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.useroptions.url.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.useroptions.version.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.validateinput.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.validateparams.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.authenticationtype.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.setiamprofilecrn.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.setiamprofileid.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.tokenmanager.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager._constructor_.md +1 -1
- package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.requesttoken.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.setiamprofilecrn.md +2 -2
- package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.setiamprofileid.md +2 -2
- package/docs/ibm-cloud-sdk-core.api.json +157 -43
- package/es/auth/authenticators/basic-authenticator.d.ts +1 -1
- package/es/auth/authenticators/basic-authenticator.js +2 -2
- package/es/auth/authenticators/bearer-token-authenticator.d.ts +1 -1
- package/es/auth/authenticators/bearer-token-authenticator.js +2 -2
- package/es/auth/authenticators/cloud-pak-for-data-authenticator.d.ts +2 -2
- package/es/auth/authenticators/cloud-pak-for-data-authenticator.js +2 -2
- package/es/auth/authenticators/container-authenticator.d.ts +2 -2
- package/es/auth/authenticators/container-authenticator.js +2 -2
- package/es/auth/authenticators/iam-authenticator.d.ts +2 -2
- package/es/auth/authenticators/iam-authenticator.js +3 -3
- package/es/auth/authenticators/iam-request-based-authenticator.d.ts +2 -2
- package/es/auth/authenticators/iam-request-based-authenticator.js +2 -2
- package/es/auth/authenticators/index.d.ts +2 -2
- package/es/auth/authenticators/index.js +1 -1
- package/es/auth/authenticators/token-request-based-authenticator.d.ts +2 -2
- package/es/auth/authenticators/token-request-based-authenticator.js +2 -2
- package/es/auth/authenticators/vpc-instance-authenticator.d.ts +2 -2
- package/es/auth/authenticators/vpc-instance-authenticator.js +2 -2
- package/es/auth/token-managers/container-token-manager.js +2 -1
- package/es/auth/token-managers/cp4d-token-manager.d.ts +1 -1
- package/es/auth/token-managers/cp4d-token-manager.js +2 -2
- package/es/auth/token-managers/iam-request-based-token-manager.d.ts +1 -1
- package/es/auth/token-managers/iam-request-based-token-manager.js +2 -2
- package/es/auth/token-managers/iam-token-manager.d.ts +1 -1
- package/es/auth/token-managers/iam-token-manager.js +2 -2
- package/es/auth/token-managers/token-manager.d.ts +1 -1
- package/es/auth/token-managers/token-manager.js +1 -1
- package/es/auth/token-managers/vpc-instance-token-manager.js +1 -1
- package/es/tsdoc-metadata.json +1 -1
- package/package.json +1 -1
- package/temp/ibm-cloud-sdk-core.api.json +157 -43
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
5
|
-
"schemaVersion":
|
|
4
|
+
"toolVersion": "7.34.9",
|
|
5
|
+
"schemaVersion": 1011,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
8
8
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
@@ -315,6 +315,7 @@
|
|
|
315
315
|
],
|
|
316
316
|
"fileUrlPath": "dist/es/auth/authenticators/authenticator.d.ts",
|
|
317
317
|
"releaseTag": "Public",
|
|
318
|
+
"isAbstract": false,
|
|
318
319
|
"name": "Authenticator",
|
|
319
320
|
"preserveMemberOrder": false,
|
|
320
321
|
"members": [
|
|
@@ -384,6 +385,7 @@
|
|
|
384
385
|
}
|
|
385
386
|
],
|
|
386
387
|
"isOptional": false,
|
|
388
|
+
"isAbstract": false,
|
|
387
389
|
"name": "authenticate"
|
|
388
390
|
},
|
|
389
391
|
{
|
|
@@ -414,6 +416,7 @@
|
|
|
414
416
|
"overloadIndex": 1,
|
|
415
417
|
"parameters": [],
|
|
416
418
|
"isOptional": false,
|
|
419
|
+
"isAbstract": false,
|
|
417
420
|
"name": "authenticationType"
|
|
418
421
|
},
|
|
419
422
|
{
|
|
@@ -443,7 +446,8 @@
|
|
|
443
446
|
"endIndex": 2
|
|
444
447
|
},
|
|
445
448
|
"isStatic": true,
|
|
446
|
-
"isProtected": false
|
|
449
|
+
"isProtected": false,
|
|
450
|
+
"isAbstract": false
|
|
447
451
|
},
|
|
448
452
|
{
|
|
449
453
|
"kind": "Property",
|
|
@@ -472,7 +476,8 @@
|
|
|
472
476
|
"endIndex": 2
|
|
473
477
|
},
|
|
474
478
|
"isStatic": true,
|
|
475
|
-
"isProtected": false
|
|
479
|
+
"isProtected": false,
|
|
480
|
+
"isAbstract": false
|
|
476
481
|
},
|
|
477
482
|
{
|
|
478
483
|
"kind": "Property",
|
|
@@ -501,7 +506,8 @@
|
|
|
501
506
|
"endIndex": 2
|
|
502
507
|
},
|
|
503
508
|
"isStatic": true,
|
|
504
|
-
"isProtected": false
|
|
509
|
+
"isProtected": false,
|
|
510
|
+
"isAbstract": false
|
|
505
511
|
},
|
|
506
512
|
{
|
|
507
513
|
"kind": "Property",
|
|
@@ -530,7 +536,8 @@
|
|
|
530
536
|
"endIndex": 2
|
|
531
537
|
},
|
|
532
538
|
"isStatic": true,
|
|
533
|
-
"isProtected": false
|
|
539
|
+
"isProtected": false,
|
|
540
|
+
"isAbstract": false
|
|
534
541
|
},
|
|
535
542
|
{
|
|
536
543
|
"kind": "Property",
|
|
@@ -559,7 +566,8 @@
|
|
|
559
566
|
"endIndex": 2
|
|
560
567
|
},
|
|
561
568
|
"isStatic": true,
|
|
562
|
-
"isProtected": false
|
|
569
|
+
"isProtected": false,
|
|
570
|
+
"isAbstract": false
|
|
563
571
|
},
|
|
564
572
|
{
|
|
565
573
|
"kind": "Property",
|
|
@@ -588,7 +596,8 @@
|
|
|
588
596
|
"endIndex": 2
|
|
589
597
|
},
|
|
590
598
|
"isStatic": true,
|
|
591
|
-
"isProtected": false
|
|
599
|
+
"isProtected": false,
|
|
600
|
+
"isAbstract": false
|
|
592
601
|
},
|
|
593
602
|
{
|
|
594
603
|
"kind": "Property",
|
|
@@ -617,7 +626,8 @@
|
|
|
617
626
|
"endIndex": 2
|
|
618
627
|
},
|
|
619
628
|
"isStatic": true,
|
|
620
|
-
"isProtected": false
|
|
629
|
+
"isProtected": false,
|
|
630
|
+
"isAbstract": false
|
|
621
631
|
},
|
|
622
632
|
{
|
|
623
633
|
"kind": "Property",
|
|
@@ -646,7 +656,8 @@
|
|
|
646
656
|
"endIndex": 2
|
|
647
657
|
},
|
|
648
658
|
"isStatic": true,
|
|
649
|
-
"isProtected": false
|
|
659
|
+
"isProtected": false,
|
|
660
|
+
"isAbstract": false
|
|
650
661
|
}
|
|
651
662
|
],
|
|
652
663
|
"implementsTokenRanges": [
|
|
@@ -765,6 +776,7 @@
|
|
|
765
776
|
],
|
|
766
777
|
"fileUrlPath": "dist/es/lib/base-service.d.ts",
|
|
767
778
|
"releaseTag": "Public",
|
|
779
|
+
"isAbstract": false,
|
|
768
780
|
"name": "BaseService",
|
|
769
781
|
"preserveMemberOrder": false,
|
|
770
782
|
"members": [
|
|
@@ -829,7 +841,8 @@
|
|
|
829
841
|
"endIndex": 2
|
|
830
842
|
},
|
|
831
843
|
"isStatic": false,
|
|
832
|
-
"isProtected": true
|
|
844
|
+
"isProtected": true,
|
|
845
|
+
"isAbstract": false
|
|
833
846
|
},
|
|
834
847
|
{
|
|
835
848
|
"kind": "Method",
|
|
@@ -876,6 +889,7 @@
|
|
|
876
889
|
}
|
|
877
890
|
],
|
|
878
891
|
"isOptional": false,
|
|
892
|
+
"isAbstract": false,
|
|
879
893
|
"name": "configureService"
|
|
880
894
|
},
|
|
881
895
|
{
|
|
@@ -928,6 +942,7 @@
|
|
|
928
942
|
}
|
|
929
943
|
],
|
|
930
944
|
"isOptional": false,
|
|
945
|
+
"isAbstract": false,
|
|
931
946
|
"name": "createRequest"
|
|
932
947
|
},
|
|
933
948
|
{
|
|
@@ -957,7 +972,8 @@
|
|
|
957
972
|
"endIndex": 2
|
|
958
973
|
},
|
|
959
974
|
"isStatic": true,
|
|
960
|
-
"isProtected": false
|
|
975
|
+
"isProtected": false,
|
|
976
|
+
"isAbstract": false
|
|
961
977
|
},
|
|
962
978
|
{
|
|
963
979
|
"kind": "Property",
|
|
@@ -986,7 +1002,8 @@
|
|
|
986
1002
|
"endIndex": 2
|
|
987
1003
|
},
|
|
988
1004
|
"isStatic": true,
|
|
989
|
-
"isProtected": false
|
|
1005
|
+
"isProtected": false,
|
|
1006
|
+
"isAbstract": false
|
|
990
1007
|
},
|
|
991
1008
|
{
|
|
992
1009
|
"kind": "Method",
|
|
@@ -1016,6 +1033,7 @@
|
|
|
1016
1033
|
"overloadIndex": 1,
|
|
1017
1034
|
"parameters": [],
|
|
1018
1035
|
"isOptional": false,
|
|
1036
|
+
"isAbstract": false,
|
|
1019
1037
|
"name": "disableRetries"
|
|
1020
1038
|
},
|
|
1021
1039
|
{
|
|
@@ -1064,6 +1082,7 @@
|
|
|
1064
1082
|
}
|
|
1065
1083
|
],
|
|
1066
1084
|
"isOptional": false,
|
|
1085
|
+
"isAbstract": false,
|
|
1067
1086
|
"name": "enableRetries"
|
|
1068
1087
|
},
|
|
1069
1088
|
{
|
|
@@ -1094,6 +1113,7 @@
|
|
|
1094
1113
|
"overloadIndex": 1,
|
|
1095
1114
|
"parameters": [],
|
|
1096
1115
|
"isOptional": false,
|
|
1116
|
+
"isAbstract": false,
|
|
1097
1117
|
"name": "getAuthenticator"
|
|
1098
1118
|
},
|
|
1099
1119
|
{
|
|
@@ -1129,6 +1149,7 @@
|
|
|
1129
1149
|
"overloadIndex": 1,
|
|
1130
1150
|
"parameters": [],
|
|
1131
1151
|
"isOptional": false,
|
|
1152
|
+
"isAbstract": false,
|
|
1132
1153
|
"name": "getHttpClient"
|
|
1133
1154
|
},
|
|
1134
1155
|
{
|
|
@@ -1177,6 +1198,7 @@
|
|
|
1177
1198
|
}
|
|
1178
1199
|
],
|
|
1179
1200
|
"isOptional": false,
|
|
1201
|
+
"isAbstract": false,
|
|
1180
1202
|
"name": "setDefaultHeaders"
|
|
1181
1203
|
},
|
|
1182
1204
|
{
|
|
@@ -1224,6 +1246,7 @@
|
|
|
1224
1246
|
}
|
|
1225
1247
|
],
|
|
1226
1248
|
"isOptional": false,
|
|
1249
|
+
"isAbstract": false,
|
|
1227
1250
|
"name": "setEnableGzipCompression"
|
|
1228
1251
|
},
|
|
1229
1252
|
{
|
|
@@ -1271,6 +1294,7 @@
|
|
|
1271
1294
|
}
|
|
1272
1295
|
],
|
|
1273
1296
|
"isOptional": false,
|
|
1297
|
+
"isAbstract": false,
|
|
1274
1298
|
"name": "setServiceUrl"
|
|
1275
1299
|
}
|
|
1276
1300
|
],
|
|
@@ -1297,6 +1321,7 @@
|
|
|
1297
1321
|
],
|
|
1298
1322
|
"fileUrlPath": "dist/es/auth/authenticators/basic-authenticator.d.ts",
|
|
1299
1323
|
"releaseTag": "Public",
|
|
1324
|
+
"isAbstract": false,
|
|
1300
1325
|
"name": "BasicAuthenticator",
|
|
1301
1326
|
"preserveMemberOrder": false,
|
|
1302
1327
|
"members": [
|
|
@@ -1384,6 +1409,7 @@
|
|
|
1384
1409
|
}
|
|
1385
1410
|
],
|
|
1386
1411
|
"isOptional": false,
|
|
1412
|
+
"isAbstract": false,
|
|
1387
1413
|
"name": "authenticate"
|
|
1388
1414
|
},
|
|
1389
1415
|
{
|
|
@@ -1414,6 +1440,7 @@
|
|
|
1414
1440
|
"overloadIndex": 1,
|
|
1415
1441
|
"parameters": [],
|
|
1416
1442
|
"isOptional": false,
|
|
1443
|
+
"isAbstract": false,
|
|
1417
1444
|
"name": "authenticationType"
|
|
1418
1445
|
},
|
|
1419
1446
|
{
|
|
@@ -1443,7 +1470,8 @@
|
|
|
1443
1470
|
"endIndex": 2
|
|
1444
1471
|
},
|
|
1445
1472
|
"isStatic": false,
|
|
1446
|
-
"isProtected": true
|
|
1473
|
+
"isProtected": true,
|
|
1474
|
+
"isAbstract": false
|
|
1447
1475
|
},
|
|
1448
1476
|
{
|
|
1449
1477
|
"kind": "Property",
|
|
@@ -1472,7 +1500,8 @@
|
|
|
1472
1500
|
"endIndex": 2
|
|
1473
1501
|
},
|
|
1474
1502
|
"isStatic": false,
|
|
1475
|
-
"isProtected": true
|
|
1503
|
+
"isProtected": true,
|
|
1504
|
+
"isAbstract": false
|
|
1476
1505
|
}
|
|
1477
1506
|
],
|
|
1478
1507
|
"extendsTokenRange": {
|
|
@@ -1502,6 +1531,7 @@
|
|
|
1502
1531
|
],
|
|
1503
1532
|
"fileUrlPath": "dist/es/auth/authenticators/bearer-token-authenticator.d.ts",
|
|
1504
1533
|
"releaseTag": "Public",
|
|
1534
|
+
"isAbstract": false,
|
|
1505
1535
|
"name": "BearerTokenAuthenticator",
|
|
1506
1536
|
"preserveMemberOrder": false,
|
|
1507
1537
|
"members": [
|
|
@@ -1589,6 +1619,7 @@
|
|
|
1589
1619
|
}
|
|
1590
1620
|
],
|
|
1591
1621
|
"isOptional": false,
|
|
1622
|
+
"isAbstract": false,
|
|
1592
1623
|
"name": "authenticate"
|
|
1593
1624
|
},
|
|
1594
1625
|
{
|
|
@@ -1619,6 +1650,7 @@
|
|
|
1619
1650
|
"overloadIndex": 1,
|
|
1620
1651
|
"parameters": [],
|
|
1621
1652
|
"isOptional": false,
|
|
1653
|
+
"isAbstract": false,
|
|
1622
1654
|
"name": "authenticationType"
|
|
1623
1655
|
},
|
|
1624
1656
|
{
|
|
@@ -1648,7 +1680,8 @@
|
|
|
1648
1680
|
"endIndex": 2
|
|
1649
1681
|
},
|
|
1650
1682
|
"isStatic": false,
|
|
1651
|
-
"isProtected": true
|
|
1683
|
+
"isProtected": true,
|
|
1684
|
+
"isAbstract": false
|
|
1652
1685
|
},
|
|
1653
1686
|
{
|
|
1654
1687
|
"kind": "Method",
|
|
@@ -1695,6 +1728,7 @@
|
|
|
1695
1728
|
}
|
|
1696
1729
|
],
|
|
1697
1730
|
"isOptional": false,
|
|
1731
|
+
"isAbstract": false,
|
|
1698
1732
|
"name": "setBearerToken"
|
|
1699
1733
|
}
|
|
1700
1734
|
],
|
|
@@ -1851,6 +1885,7 @@
|
|
|
1851
1885
|
],
|
|
1852
1886
|
"fileUrlPath": "dist/es/auth/authenticators/cloud-pak-for-data-authenticator.d.ts",
|
|
1853
1887
|
"releaseTag": "Public",
|
|
1888
|
+
"isAbstract": false,
|
|
1854
1889
|
"name": "CloudPakForDataAuthenticator",
|
|
1855
1890
|
"preserveMemberOrder": false,
|
|
1856
1891
|
"members": [
|
|
@@ -1915,6 +1950,7 @@
|
|
|
1915
1950
|
"overloadIndex": 1,
|
|
1916
1951
|
"parameters": [],
|
|
1917
1952
|
"isOptional": false,
|
|
1953
|
+
"isAbstract": false,
|
|
1918
1954
|
"name": "authenticationType"
|
|
1919
1955
|
},
|
|
1920
1956
|
{
|
|
@@ -1944,7 +1980,8 @@
|
|
|
1944
1980
|
"endIndex": 2
|
|
1945
1981
|
},
|
|
1946
1982
|
"isStatic": false,
|
|
1947
|
-
"isProtected": true
|
|
1983
|
+
"isProtected": true,
|
|
1984
|
+
"isAbstract": false
|
|
1948
1985
|
},
|
|
1949
1986
|
{
|
|
1950
1987
|
"kind": "Property",
|
|
@@ -1974,7 +2011,8 @@
|
|
|
1974
2011
|
"endIndex": 2
|
|
1975
2012
|
},
|
|
1976
2013
|
"isStatic": false,
|
|
1977
|
-
"isProtected": true
|
|
2014
|
+
"isProtected": true,
|
|
2015
|
+
"isAbstract": false
|
|
1978
2016
|
}
|
|
1979
2017
|
],
|
|
1980
2018
|
"extendsTokenRange": {
|
|
@@ -2197,6 +2235,7 @@
|
|
|
2197
2235
|
],
|
|
2198
2236
|
"fileUrlPath": "dist/es/auth/authenticators/container-authenticator.d.ts",
|
|
2199
2237
|
"releaseTag": "Public",
|
|
2238
|
+
"isAbstract": false,
|
|
2200
2239
|
"name": "ContainerAuthenticator",
|
|
2201
2240
|
"preserveMemberOrder": false,
|
|
2202
2241
|
"members": [
|
|
@@ -2261,6 +2300,7 @@
|
|
|
2261
2300
|
"overloadIndex": 1,
|
|
2262
2301
|
"parameters": [],
|
|
2263
2302
|
"isOptional": false,
|
|
2303
|
+
"isAbstract": false,
|
|
2264
2304
|
"name": "authenticationType"
|
|
2265
2305
|
},
|
|
2266
2306
|
{
|
|
@@ -2308,6 +2348,7 @@
|
|
|
2308
2348
|
}
|
|
2309
2349
|
],
|
|
2310
2350
|
"isOptional": false,
|
|
2351
|
+
"isAbstract": false,
|
|
2311
2352
|
"name": "setCrTokenFilename"
|
|
2312
2353
|
},
|
|
2313
2354
|
{
|
|
@@ -2355,6 +2396,7 @@
|
|
|
2355
2396
|
}
|
|
2356
2397
|
],
|
|
2357
2398
|
"isOptional": false,
|
|
2399
|
+
"isAbstract": false,
|
|
2358
2400
|
"name": "setIamProfileId"
|
|
2359
2401
|
},
|
|
2360
2402
|
{
|
|
@@ -2402,6 +2444,7 @@
|
|
|
2402
2444
|
}
|
|
2403
2445
|
],
|
|
2404
2446
|
"isOptional": false,
|
|
2447
|
+
"isAbstract": false,
|
|
2405
2448
|
"name": "setIamProfileName"
|
|
2406
2449
|
},
|
|
2407
2450
|
{
|
|
@@ -2432,7 +2475,8 @@
|
|
|
2432
2475
|
"endIndex": 2
|
|
2433
2476
|
},
|
|
2434
2477
|
"isStatic": false,
|
|
2435
|
-
"isProtected": true
|
|
2478
|
+
"isProtected": true,
|
|
2479
|
+
"isAbstract": false
|
|
2436
2480
|
}
|
|
2437
2481
|
],
|
|
2438
2482
|
"extendsTokenRange": {
|
|
@@ -2462,6 +2506,7 @@
|
|
|
2462
2506
|
],
|
|
2463
2507
|
"fileUrlPath": "dist/es/auth/token-managers/container-token-manager.d.ts",
|
|
2464
2508
|
"releaseTag": "Public",
|
|
2509
|
+
"isAbstract": false,
|
|
2465
2510
|
"name": "ContainerTokenManager",
|
|
2466
2511
|
"preserveMemberOrder": false,
|
|
2467
2512
|
"members": [
|
|
@@ -2526,6 +2571,7 @@
|
|
|
2526
2571
|
"overloadIndex": 1,
|
|
2527
2572
|
"parameters": [],
|
|
2528
2573
|
"isOptional": false,
|
|
2574
|
+
"isAbstract": false,
|
|
2529
2575
|
"name": "getCrToken"
|
|
2530
2576
|
},
|
|
2531
2577
|
{
|
|
@@ -2561,6 +2607,7 @@
|
|
|
2561
2607
|
"overloadIndex": 1,
|
|
2562
2608
|
"parameters": [],
|
|
2563
2609
|
"isOptional": false,
|
|
2610
|
+
"isAbstract": false,
|
|
2564
2611
|
"name": "requestToken"
|
|
2565
2612
|
},
|
|
2566
2613
|
{
|
|
@@ -2608,6 +2655,7 @@
|
|
|
2608
2655
|
}
|
|
2609
2656
|
],
|
|
2610
2657
|
"isOptional": false,
|
|
2658
|
+
"isAbstract": false,
|
|
2611
2659
|
"name": "setCrTokenFilename"
|
|
2612
2660
|
},
|
|
2613
2661
|
{
|
|
@@ -2655,6 +2703,7 @@
|
|
|
2655
2703
|
}
|
|
2656
2704
|
],
|
|
2657
2705
|
"isOptional": false,
|
|
2706
|
+
"isAbstract": false,
|
|
2658
2707
|
"name": "setIamProfileId"
|
|
2659
2708
|
},
|
|
2660
2709
|
{
|
|
@@ -2702,6 +2751,7 @@
|
|
|
2702
2751
|
}
|
|
2703
2752
|
],
|
|
2704
2753
|
"isOptional": false,
|
|
2754
|
+
"isAbstract": false,
|
|
2705
2755
|
"name": "setIamProfileName"
|
|
2706
2756
|
}
|
|
2707
2757
|
],
|
|
@@ -2809,6 +2859,7 @@
|
|
|
2809
2859
|
],
|
|
2810
2860
|
"fileUrlPath": "dist/es/auth/token-managers/cp4d-token-manager.d.ts",
|
|
2811
2861
|
"releaseTag": "Public",
|
|
2862
|
+
"isAbstract": false,
|
|
2812
2863
|
"name": "Cp4dTokenManager",
|
|
2813
2864
|
"preserveMemberOrder": false,
|
|
2814
2865
|
"members": [
|
|
@@ -2878,6 +2929,7 @@
|
|
|
2878
2929
|
"overloadIndex": 1,
|
|
2879
2930
|
"parameters": [],
|
|
2880
2931
|
"isOptional": false,
|
|
2932
|
+
"isAbstract": false,
|
|
2881
2933
|
"name": "requestToken"
|
|
2882
2934
|
},
|
|
2883
2935
|
{
|
|
@@ -2907,7 +2959,8 @@
|
|
|
2907
2959
|
"endIndex": 2
|
|
2908
2960
|
},
|
|
2909
2961
|
"isStatic": false,
|
|
2910
|
-
"isProtected": true
|
|
2962
|
+
"isProtected": true,
|
|
2963
|
+
"isAbstract": false
|
|
2911
2964
|
}
|
|
2912
2965
|
],
|
|
2913
2966
|
"extendsTokenRange": {
|
|
@@ -3682,6 +3735,7 @@
|
|
|
3682
3735
|
],
|
|
3683
3736
|
"fileUrlPath": "dist/es/auth/authenticators/iam-authenticator.d.ts",
|
|
3684
3737
|
"releaseTag": "Public",
|
|
3738
|
+
"isAbstract": false,
|
|
3685
3739
|
"name": "IamAuthenticator",
|
|
3686
3740
|
"preserveMemberOrder": false,
|
|
3687
3741
|
"members": [
|
|
@@ -3746,6 +3800,7 @@
|
|
|
3746
3800
|
"overloadIndex": 1,
|
|
3747
3801
|
"parameters": [],
|
|
3748
3802
|
"isOptional": false,
|
|
3803
|
+
"isAbstract": false,
|
|
3749
3804
|
"name": "authenticationType"
|
|
3750
3805
|
},
|
|
3751
3806
|
{
|
|
@@ -3775,7 +3830,8 @@
|
|
|
3775
3830
|
"endIndex": 2
|
|
3776
3831
|
},
|
|
3777
3832
|
"isStatic": false,
|
|
3778
|
-
"isProtected": true
|
|
3833
|
+
"isProtected": true,
|
|
3834
|
+
"isAbstract": false
|
|
3779
3835
|
},
|
|
3780
3836
|
{
|
|
3781
3837
|
"kind": "Property",
|
|
@@ -3805,7 +3861,8 @@
|
|
|
3805
3861
|
"endIndex": 2
|
|
3806
3862
|
},
|
|
3807
3863
|
"isStatic": false,
|
|
3808
|
-
"isProtected": true
|
|
3864
|
+
"isProtected": true,
|
|
3865
|
+
"isAbstract": false
|
|
3809
3866
|
}
|
|
3810
3867
|
],
|
|
3811
3868
|
"extendsTokenRange": {
|
|
@@ -3835,6 +3892,7 @@
|
|
|
3835
3892
|
],
|
|
3836
3893
|
"fileUrlPath": "dist/es/auth/authenticators/iam-request-based-authenticator.d.ts",
|
|
3837
3894
|
"releaseTag": "Public",
|
|
3895
|
+
"isAbstract": false,
|
|
3838
3896
|
"name": "IamRequestBasedAuthenticator",
|
|
3839
3897
|
"preserveMemberOrder": false,
|
|
3840
3898
|
"members": [
|
|
@@ -3898,7 +3956,8 @@
|
|
|
3898
3956
|
"endIndex": 2
|
|
3899
3957
|
},
|
|
3900
3958
|
"isStatic": false,
|
|
3901
|
-
"isProtected": true
|
|
3959
|
+
"isProtected": true,
|
|
3960
|
+
"isAbstract": false
|
|
3902
3961
|
},
|
|
3903
3962
|
{
|
|
3904
3963
|
"kind": "Property",
|
|
@@ -3927,7 +3986,8 @@
|
|
|
3927
3986
|
"endIndex": 2
|
|
3928
3987
|
},
|
|
3929
3988
|
"isStatic": false,
|
|
3930
|
-
"isProtected": true
|
|
3989
|
+
"isProtected": true,
|
|
3990
|
+
"isAbstract": false
|
|
3931
3991
|
},
|
|
3932
3992
|
{
|
|
3933
3993
|
"kind": "Method",
|
|
@@ -3957,6 +4017,7 @@
|
|
|
3957
4017
|
"overloadIndex": 1,
|
|
3958
4018
|
"parameters": [],
|
|
3959
4019
|
"isOptional": false,
|
|
4020
|
+
"isAbstract": false,
|
|
3960
4021
|
"name": "getRefreshToken"
|
|
3961
4022
|
},
|
|
3962
4023
|
{
|
|
@@ -3986,7 +4047,8 @@
|
|
|
3986
4047
|
"endIndex": 2
|
|
3987
4048
|
},
|
|
3988
4049
|
"isStatic": false,
|
|
3989
|
-
"isProtected": true
|
|
4050
|
+
"isProtected": true,
|
|
4051
|
+
"isAbstract": false
|
|
3990
4052
|
},
|
|
3991
4053
|
{
|
|
3992
4054
|
"kind": "Method",
|
|
@@ -4049,6 +4111,7 @@
|
|
|
4049
4111
|
}
|
|
4050
4112
|
],
|
|
4051
4113
|
"isOptional": false,
|
|
4114
|
+
"isAbstract": false,
|
|
4052
4115
|
"name": "setClientIdAndSecret"
|
|
4053
4116
|
},
|
|
4054
4117
|
{
|
|
@@ -4096,6 +4159,7 @@
|
|
|
4096
4159
|
}
|
|
4097
4160
|
],
|
|
4098
4161
|
"isOptional": false,
|
|
4162
|
+
"isAbstract": false,
|
|
4099
4163
|
"name": "setScope"
|
|
4100
4164
|
},
|
|
4101
4165
|
{
|
|
@@ -4126,7 +4190,8 @@
|
|
|
4126
4190
|
"endIndex": 2
|
|
4127
4191
|
},
|
|
4128
4192
|
"isStatic": false,
|
|
4129
|
-
"isProtected": true
|
|
4193
|
+
"isProtected": true,
|
|
4194
|
+
"isAbstract": false
|
|
4130
4195
|
}
|
|
4131
4196
|
],
|
|
4132
4197
|
"extendsTokenRange": {
|
|
@@ -4156,6 +4221,7 @@
|
|
|
4156
4221
|
],
|
|
4157
4222
|
"fileUrlPath": "dist/es/auth/token-managers/iam-request-based-token-manager.d.ts",
|
|
4158
4223
|
"releaseTag": "Public",
|
|
4224
|
+
"isAbstract": false,
|
|
4159
4225
|
"name": "IamRequestBasedTokenManager",
|
|
4160
4226
|
"preserveMemberOrder": false,
|
|
4161
4227
|
"members": [
|
|
@@ -4219,7 +4285,8 @@
|
|
|
4219
4285
|
"endIndex": 2
|
|
4220
4286
|
},
|
|
4221
4287
|
"isStatic": false,
|
|
4222
|
-
"isProtected": true
|
|
4288
|
+
"isProtected": true,
|
|
4289
|
+
"isAbstract": false
|
|
4223
4290
|
},
|
|
4224
4291
|
{
|
|
4225
4292
|
"kind": "Method",
|
|
@@ -4249,6 +4316,7 @@
|
|
|
4249
4316
|
"overloadIndex": 1,
|
|
4250
4317
|
"parameters": [],
|
|
4251
4318
|
"isOptional": false,
|
|
4319
|
+
"isAbstract": false,
|
|
4252
4320
|
"name": "getRefreshToken"
|
|
4253
4321
|
},
|
|
4254
4322
|
{
|
|
@@ -4278,7 +4346,8 @@
|
|
|
4278
4346
|
"endIndex": 2
|
|
4279
4347
|
},
|
|
4280
4348
|
"isStatic": false,
|
|
4281
|
-
"isProtected": true
|
|
4349
|
+
"isProtected": true,
|
|
4350
|
+
"isAbstract": false
|
|
4282
4351
|
},
|
|
4283
4352
|
{
|
|
4284
4353
|
"kind": "Method",
|
|
@@ -4313,6 +4382,7 @@
|
|
|
4313
4382
|
"overloadIndex": 1,
|
|
4314
4383
|
"parameters": [],
|
|
4315
4384
|
"isOptional": false,
|
|
4385
|
+
"isAbstract": false,
|
|
4316
4386
|
"name": "requestToken"
|
|
4317
4387
|
},
|
|
4318
4388
|
{
|
|
@@ -4360,6 +4430,7 @@
|
|
|
4360
4430
|
}
|
|
4361
4431
|
],
|
|
4362
4432
|
"isOptional": false,
|
|
4433
|
+
"isAbstract": false,
|
|
4363
4434
|
"name": "saveTokenInfo"
|
|
4364
4435
|
},
|
|
4365
4436
|
{
|
|
@@ -4423,6 +4494,7 @@
|
|
|
4423
4494
|
}
|
|
4424
4495
|
],
|
|
4425
4496
|
"isOptional": false,
|
|
4497
|
+
"isAbstract": false,
|
|
4426
4498
|
"name": "setClientIdAndSecret"
|
|
4427
4499
|
},
|
|
4428
4500
|
{
|
|
@@ -4470,6 +4542,7 @@
|
|
|
4470
4542
|
}
|
|
4471
4543
|
],
|
|
4472
4544
|
"isOptional": false,
|
|
4545
|
+
"isAbstract": false,
|
|
4473
4546
|
"name": "setScope"
|
|
4474
4547
|
}
|
|
4475
4548
|
],
|
|
@@ -4613,6 +4686,7 @@
|
|
|
4613
4686
|
],
|
|
4614
4687
|
"fileUrlPath": "dist/es/auth/token-managers/iam-token-manager.d.ts",
|
|
4615
4688
|
"releaseTag": "Public",
|
|
4689
|
+
"isAbstract": false,
|
|
4616
4690
|
"name": "IamTokenManager",
|
|
4617
4691
|
"preserveMemberOrder": false,
|
|
4618
4692
|
"members": [
|
|
@@ -4676,7 +4750,8 @@
|
|
|
4676
4750
|
"endIndex": 2
|
|
4677
4751
|
},
|
|
4678
4752
|
"isStatic": false,
|
|
4679
|
-
"isProtected": true
|
|
4753
|
+
"isProtected": true,
|
|
4754
|
+
"isAbstract": false
|
|
4680
4755
|
}
|
|
4681
4756
|
],
|
|
4682
4757
|
"extendsTokenRange": {
|
|
@@ -4960,6 +5035,7 @@
|
|
|
4960
5035
|
],
|
|
4961
5036
|
"fileUrlPath": "dist/es/auth/token-managers/jwt-token-manager.d.ts",
|
|
4962
5037
|
"releaseTag": "Public",
|
|
5038
|
+
"isAbstract": false,
|
|
4963
5039
|
"name": "JwtTokenManager",
|
|
4964
5040
|
"preserveMemberOrder": false,
|
|
4965
5041
|
"members": [
|
|
@@ -5029,6 +5105,7 @@
|
|
|
5029
5105
|
"overloadIndex": 1,
|
|
5030
5106
|
"parameters": [],
|
|
5031
5107
|
"isOptional": false,
|
|
5108
|
+
"isAbstract": false,
|
|
5032
5109
|
"name": "requestToken"
|
|
5033
5110
|
},
|
|
5034
5111
|
{
|
|
@@ -5076,6 +5153,7 @@
|
|
|
5076
5153
|
}
|
|
5077
5154
|
],
|
|
5078
5155
|
"isOptional": false,
|
|
5156
|
+
"isAbstract": false,
|
|
5079
5157
|
"name": "saveTokenInfo"
|
|
5080
5158
|
},
|
|
5081
5159
|
{
|
|
@@ -5105,7 +5183,8 @@
|
|
|
5105
5183
|
"endIndex": 2
|
|
5106
5184
|
},
|
|
5107
5185
|
"isStatic": false,
|
|
5108
|
-
"isProtected": true
|
|
5186
|
+
"isProtected": true,
|
|
5187
|
+
"isAbstract": false
|
|
5109
5188
|
},
|
|
5110
5189
|
{
|
|
5111
5190
|
"kind": "Property",
|
|
@@ -5134,7 +5213,8 @@
|
|
|
5134
5213
|
"endIndex": 2
|
|
5135
5214
|
},
|
|
5136
5215
|
"isStatic": false,
|
|
5137
|
-
"isProtected": true
|
|
5216
|
+
"isProtected": true,
|
|
5217
|
+
"isAbstract": false
|
|
5138
5218
|
}
|
|
5139
5219
|
],
|
|
5140
5220
|
"extendsTokenRange": {
|
|
@@ -5191,6 +5271,7 @@
|
|
|
5191
5271
|
],
|
|
5192
5272
|
"fileUrlPath": "dist/es/auth/authenticators/no-auth-authenticator.d.ts",
|
|
5193
5273
|
"releaseTag": "Public",
|
|
5274
|
+
"isAbstract": false,
|
|
5194
5275
|
"name": "NoAuthAuthenticator",
|
|
5195
5276
|
"preserveMemberOrder": false,
|
|
5196
5277
|
"members": [
|
|
@@ -5245,6 +5326,7 @@
|
|
|
5245
5326
|
}
|
|
5246
5327
|
],
|
|
5247
5328
|
"isOptional": false,
|
|
5329
|
+
"isAbstract": false,
|
|
5248
5330
|
"name": "authenticate"
|
|
5249
5331
|
},
|
|
5250
5332
|
{
|
|
@@ -5275,6 +5357,7 @@
|
|
|
5275
5357
|
"overloadIndex": 1,
|
|
5276
5358
|
"parameters": [],
|
|
5277
5359
|
"isOptional": false,
|
|
5360
|
+
"isAbstract": false,
|
|
5278
5361
|
"name": "authenticationType"
|
|
5279
5362
|
}
|
|
5280
5363
|
],
|
|
@@ -5822,6 +5905,7 @@
|
|
|
5822
5905
|
],
|
|
5823
5906
|
"fileUrlPath": "dist/es/auth/token-managers/token-manager.d.ts",
|
|
5824
5907
|
"releaseTag": "Public",
|
|
5908
|
+
"isAbstract": false,
|
|
5825
5909
|
"name": "TokenManager",
|
|
5826
5910
|
"preserveMemberOrder": false,
|
|
5827
5911
|
"members": [
|
|
@@ -5885,7 +5969,8 @@
|
|
|
5885
5969
|
"endIndex": 2
|
|
5886
5970
|
},
|
|
5887
5971
|
"isStatic": false,
|
|
5888
|
-
"isProtected": true
|
|
5972
|
+
"isProtected": true,
|
|
5973
|
+
"isAbstract": false
|
|
5889
5974
|
},
|
|
5890
5975
|
{
|
|
5891
5976
|
"kind": "Property",
|
|
@@ -5914,7 +5999,8 @@
|
|
|
5914
5999
|
"endIndex": 2
|
|
5915
6000
|
},
|
|
5916
6001
|
"isStatic": false,
|
|
5917
|
-
"isProtected": true
|
|
6002
|
+
"isProtected": true,
|
|
6003
|
+
"isAbstract": false
|
|
5918
6004
|
},
|
|
5919
6005
|
{
|
|
5920
6006
|
"kind": "Property",
|
|
@@ -5943,7 +6029,8 @@
|
|
|
5943
6029
|
"endIndex": 2
|
|
5944
6030
|
},
|
|
5945
6031
|
"isStatic": false,
|
|
5946
|
-
"isProtected": true
|
|
6032
|
+
"isProtected": true,
|
|
6033
|
+
"isAbstract": false
|
|
5947
6034
|
},
|
|
5948
6035
|
{
|
|
5949
6036
|
"kind": "Method",
|
|
@@ -5978,6 +6065,7 @@
|
|
|
5978
6065
|
"overloadIndex": 1,
|
|
5979
6066
|
"parameters": [],
|
|
5980
6067
|
"isOptional": false,
|
|
6068
|
+
"isAbstract": false,
|
|
5981
6069
|
"name": "getToken"
|
|
5982
6070
|
},
|
|
5983
6071
|
{
|
|
@@ -6008,7 +6096,8 @@
|
|
|
6008
6096
|
"endIndex": 2
|
|
6009
6097
|
},
|
|
6010
6098
|
"isStatic": false,
|
|
6011
|
-
"isProtected": true
|
|
6099
|
+
"isProtected": true,
|
|
6100
|
+
"isAbstract": false
|
|
6012
6101
|
},
|
|
6013
6102
|
{
|
|
6014
6103
|
"kind": "Method",
|
|
@@ -6043,6 +6132,7 @@
|
|
|
6043
6132
|
"overloadIndex": 1,
|
|
6044
6133
|
"parameters": [],
|
|
6045
6134
|
"isOptional": false,
|
|
6135
|
+
"isAbstract": false,
|
|
6046
6136
|
"name": "pacedRequestToken"
|
|
6047
6137
|
},
|
|
6048
6138
|
{
|
|
@@ -6072,7 +6162,8 @@
|
|
|
6072
6162
|
"endIndex": 2
|
|
6073
6163
|
},
|
|
6074
6164
|
"isStatic": false,
|
|
6075
|
-
"isProtected": true
|
|
6165
|
+
"isProtected": true,
|
|
6166
|
+
"isAbstract": false
|
|
6076
6167
|
},
|
|
6077
6168
|
{
|
|
6078
6169
|
"kind": "Method",
|
|
@@ -6107,6 +6198,7 @@
|
|
|
6107
6198
|
"overloadIndex": 1,
|
|
6108
6199
|
"parameters": [],
|
|
6109
6200
|
"isOptional": false,
|
|
6201
|
+
"isAbstract": false,
|
|
6110
6202
|
"name": "requestToken"
|
|
6111
6203
|
},
|
|
6112
6204
|
{
|
|
@@ -6137,7 +6229,8 @@
|
|
|
6137
6229
|
"endIndex": 2
|
|
6138
6230
|
},
|
|
6139
6231
|
"isStatic": false,
|
|
6140
|
-
"isProtected": true
|
|
6232
|
+
"isProtected": true,
|
|
6233
|
+
"isAbstract": false
|
|
6141
6234
|
},
|
|
6142
6235
|
{
|
|
6143
6236
|
"kind": "Method",
|
|
@@ -6184,6 +6277,7 @@
|
|
|
6184
6277
|
}
|
|
6185
6278
|
],
|
|
6186
6279
|
"isOptional": false,
|
|
6280
|
+
"isAbstract": false,
|
|
6187
6281
|
"name": "saveTokenInfo"
|
|
6188
6282
|
},
|
|
6189
6283
|
{
|
|
@@ -6231,6 +6325,7 @@
|
|
|
6231
6325
|
}
|
|
6232
6326
|
],
|
|
6233
6327
|
"isOptional": false,
|
|
6328
|
+
"isAbstract": false,
|
|
6234
6329
|
"name": "setDisableSslVerification"
|
|
6235
6330
|
},
|
|
6236
6331
|
{
|
|
@@ -6279,6 +6374,7 @@
|
|
|
6279
6374
|
}
|
|
6280
6375
|
],
|
|
6281
6376
|
"isOptional": false,
|
|
6377
|
+
"isAbstract": false,
|
|
6282
6378
|
"name": "setHeaders"
|
|
6283
6379
|
},
|
|
6284
6380
|
{
|
|
@@ -6308,7 +6404,8 @@
|
|
|
6308
6404
|
"endIndex": 2
|
|
6309
6405
|
},
|
|
6310
6406
|
"isStatic": false,
|
|
6311
|
-
"isProtected": true
|
|
6407
|
+
"isProtected": true,
|
|
6408
|
+
"isAbstract": false
|
|
6312
6409
|
}
|
|
6313
6410
|
],
|
|
6314
6411
|
"implementsTokenRanges": []
|
|
@@ -6369,6 +6466,7 @@
|
|
|
6369
6466
|
],
|
|
6370
6467
|
"fileUrlPath": "dist/es/auth/authenticators/token-request-based-authenticator.d.ts",
|
|
6371
6468
|
"releaseTag": "Public",
|
|
6469
|
+
"isAbstract": false,
|
|
6372
6470
|
"name": "TokenRequestBasedAuthenticator",
|
|
6373
6471
|
"preserveMemberOrder": false,
|
|
6374
6472
|
"members": [
|
|
@@ -6456,6 +6554,7 @@
|
|
|
6456
6554
|
}
|
|
6457
6555
|
],
|
|
6458
6556
|
"isOptional": false,
|
|
6557
|
+
"isAbstract": false,
|
|
6459
6558
|
"name": "authenticate"
|
|
6460
6559
|
},
|
|
6461
6560
|
{
|
|
@@ -6485,7 +6584,8 @@
|
|
|
6485
6584
|
"endIndex": 2
|
|
6486
6585
|
},
|
|
6487
6586
|
"isStatic": false,
|
|
6488
|
-
"isProtected": true
|
|
6587
|
+
"isProtected": true,
|
|
6588
|
+
"isAbstract": false
|
|
6489
6589
|
},
|
|
6490
6590
|
{
|
|
6491
6591
|
"kind": "Property",
|
|
@@ -6515,7 +6615,8 @@
|
|
|
6515
6615
|
"endIndex": 2
|
|
6516
6616
|
},
|
|
6517
6617
|
"isStatic": false,
|
|
6518
|
-
"isProtected": true
|
|
6618
|
+
"isProtected": true,
|
|
6619
|
+
"isAbstract": false
|
|
6519
6620
|
},
|
|
6520
6621
|
{
|
|
6521
6622
|
"kind": "Method",
|
|
@@ -6562,6 +6663,7 @@
|
|
|
6562
6663
|
}
|
|
6563
6664
|
],
|
|
6564
6665
|
"isOptional": false,
|
|
6666
|
+
"isAbstract": false,
|
|
6565
6667
|
"name": "setDisableSslVerification"
|
|
6566
6668
|
},
|
|
6567
6669
|
{
|
|
@@ -6610,6 +6712,7 @@
|
|
|
6610
6712
|
}
|
|
6611
6713
|
],
|
|
6612
6714
|
"isOptional": false,
|
|
6715
|
+
"isAbstract": false,
|
|
6613
6716
|
"name": "setHeaders"
|
|
6614
6717
|
},
|
|
6615
6718
|
{
|
|
@@ -6640,7 +6743,8 @@
|
|
|
6640
6743
|
"endIndex": 2
|
|
6641
6744
|
},
|
|
6642
6745
|
"isStatic": false,
|
|
6643
|
-
"isProtected": true
|
|
6746
|
+
"isProtected": true,
|
|
6747
|
+
"isAbstract": false
|
|
6644
6748
|
},
|
|
6645
6749
|
{
|
|
6646
6750
|
"kind": "Property",
|
|
@@ -6669,7 +6773,8 @@
|
|
|
6669
6773
|
"endIndex": 2
|
|
6670
6774
|
},
|
|
6671
6775
|
"isStatic": false,
|
|
6672
|
-
"isProtected": true
|
|
6776
|
+
"isProtected": true,
|
|
6777
|
+
"isAbstract": false
|
|
6673
6778
|
}
|
|
6674
6779
|
],
|
|
6675
6780
|
"extendsTokenRange": {
|
|
@@ -7525,6 +7630,7 @@
|
|
|
7525
7630
|
],
|
|
7526
7631
|
"fileUrlPath": "dist/es/auth/authenticators/vpc-instance-authenticator.d.ts",
|
|
7527
7632
|
"releaseTag": "Public",
|
|
7633
|
+
"isAbstract": false,
|
|
7528
7634
|
"name": "VpcInstanceAuthenticator",
|
|
7529
7635
|
"preserveMemberOrder": false,
|
|
7530
7636
|
"members": [
|
|
@@ -7589,6 +7695,7 @@
|
|
|
7589
7695
|
"overloadIndex": 1,
|
|
7590
7696
|
"parameters": [],
|
|
7591
7697
|
"isOptional": false,
|
|
7698
|
+
"isAbstract": false,
|
|
7592
7699
|
"name": "authenticationType"
|
|
7593
7700
|
},
|
|
7594
7701
|
{
|
|
@@ -7636,6 +7743,7 @@
|
|
|
7636
7743
|
}
|
|
7637
7744
|
],
|
|
7638
7745
|
"isOptional": false,
|
|
7746
|
+
"isAbstract": false,
|
|
7639
7747
|
"name": "setIamProfileCrn"
|
|
7640
7748
|
},
|
|
7641
7749
|
{
|
|
@@ -7683,6 +7791,7 @@
|
|
|
7683
7791
|
}
|
|
7684
7792
|
],
|
|
7685
7793
|
"isOptional": false,
|
|
7794
|
+
"isAbstract": false,
|
|
7686
7795
|
"name": "setIamProfileId"
|
|
7687
7796
|
},
|
|
7688
7797
|
{
|
|
@@ -7713,7 +7822,8 @@
|
|
|
7713
7822
|
"endIndex": 2
|
|
7714
7823
|
},
|
|
7715
7824
|
"isStatic": false,
|
|
7716
|
-
"isProtected": true
|
|
7825
|
+
"isProtected": true,
|
|
7826
|
+
"isAbstract": false
|
|
7717
7827
|
}
|
|
7718
7828
|
],
|
|
7719
7829
|
"extendsTokenRange": {
|
|
@@ -7743,6 +7853,7 @@
|
|
|
7743
7853
|
],
|
|
7744
7854
|
"fileUrlPath": "dist/es/auth/token-managers/vpc-instance-token-manager.d.ts",
|
|
7745
7855
|
"releaseTag": "Public",
|
|
7856
|
+
"isAbstract": false,
|
|
7746
7857
|
"name": "VpcInstanceTokenManager",
|
|
7747
7858
|
"preserveMemberOrder": false,
|
|
7748
7859
|
"members": [
|
|
@@ -7812,6 +7923,7 @@
|
|
|
7812
7923
|
"overloadIndex": 1,
|
|
7813
7924
|
"parameters": [],
|
|
7814
7925
|
"isOptional": false,
|
|
7926
|
+
"isAbstract": false,
|
|
7815
7927
|
"name": "requestToken"
|
|
7816
7928
|
},
|
|
7817
7929
|
{
|
|
@@ -7859,6 +7971,7 @@
|
|
|
7859
7971
|
}
|
|
7860
7972
|
],
|
|
7861
7973
|
"isOptional": false,
|
|
7974
|
+
"isAbstract": false,
|
|
7862
7975
|
"name": "setIamProfileCrn"
|
|
7863
7976
|
},
|
|
7864
7977
|
{
|
|
@@ -7906,6 +8019,7 @@
|
|
|
7906
8019
|
}
|
|
7907
8020
|
],
|
|
7908
8021
|
"isOptional": false,
|
|
8022
|
+
"isAbstract": false,
|
|
7909
8023
|
"name": "setIamProfileId"
|
|
7910
8024
|
}
|
|
7911
8025
|
],
|