Uses of Class
com.ibm.cloud.sdk.core.security.IamToken
-
Packages that use IamToken Package Description com.ibm.cloud.sdk.core.security -
-
Uses of IamToken in com.ibm.cloud.sdk.core.security
Methods in com.ibm.cloud.sdk.core.security that return IamToken Modifier and Type Method Description IamTokenContainerAuthenticator. requestToken()Fetches an IAM access token for the apikey using the configured URL.IamTokenIamAuthenticator. requestToken()Fetches an IAM access token for the apikey using the configured URL.IamTokenVpcInstanceAuthenticator. requestToken()Fetches an IAM access token using the authenticator's configuration.
-