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