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