Uses of Class
com.ibm.cloud.sdk.core.security.Cp4dServiceInstanceTokenResponse
-
Packages that use Cp4dServiceInstanceTokenResponse Package Description com.ibm.cloud.sdk.core.security -
-
Uses of Cp4dServiceInstanceTokenResponse in com.ibm.cloud.sdk.core.security
Constructors in com.ibm.cloud.sdk.core.security with parameters of type Cp4dServiceInstanceTokenResponse Constructor Description Cp4dToken(Cp4dServiceInstanceTokenResponse response)This ctor will extract the ICP4D access token from the specified Cp4dTokenResponse instance, and compute the refresh time as "80% of the timeToLive added to the issued-at time".
-