Uses of Class
com.ibm.cloud.sdk.core.security.CloudPakForDataServiceAuthenticator
-
Packages that use CloudPakForDataServiceAuthenticator Package Description com.ibm.cloud.sdk.core.security -
-
Uses of CloudPakForDataServiceAuthenticator in com.ibm.cloud.sdk.core.security
Methods in com.ibm.cloud.sdk.core.security that return CloudPakForDataServiceAuthenticator Modifier and Type Method Description CloudPakForDataServiceAuthenticatorCloudPakForDataServiceAuthenticator.Builder. build()Constructs a new instance of CloudPakForDataServiceAuthenticator from the builder's configuration.static CloudPakForDataServiceAuthenticatorCloudPakForDataServiceAuthenticator. fromConfiguration(java.util.Map<java.lang.String,java.lang.String> config)Construct a CloudPakForDataServiceAuthenticator instance using properties retrieved from the specified Map.
-