UNPKG

ibm-cloud-sdk-core

Version:

Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.

129 lines (59 loc) 1.58 kB
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [Cp4dTokenManager](./ibm-cloud-sdk-core.cp4dtokenmanager.md) ## Cp4dTokenManager class Token Manager of CloudPak for data. The Token Manager performs basic auth with a username and password to acquire CP4D tokens. **Signature:** ```typescript export declare class Cp4dTokenManager extends JwtTokenManager ``` **Extends:** [JwtTokenManager](./ibm-cloud-sdk-core.jwttokenmanager.md) ## Constructors <table><thead><tr><th> Constructor </th><th> Modifiers </th><th> Description </th></tr></thead> <tbody><tr><td> [(constructor)(options)](./ibm-cloud-sdk-core.cp4dtokenmanager._constructor_.md) </td><td> </td><td> Create a new Cp4dTokenManager instance. </td></tr> </tbody></table> ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [requiredOptions](./ibm-cloud-sdk-core.cp4dtokenmanager.requiredoptions.md) </td><td> `protected` </td><td> string\[\] </td><td> </td></tr> </tbody></table> ## Methods <table><thead><tr><th> Method </th><th> Modifiers </th><th> Description </th></tr></thead> <tbody><tr><td> [requestToken()](./ibm-cloud-sdk-core.cp4dtokenmanager.requesttoken.md) </td><td> `protected` </td><td> </td></tr> </tbody></table>