Uses of Class
com.viglet.turing.client.auth.credentials.TurApiKeyCredentials
Packages that use TurApiKeyCredentials
Package
Description
Provides the classes necessary to communicate with Viglet Turing AI.
-
Uses of TurApiKeyCredentials in com.viglet.turing.client.auth
Constructors in com.viglet.turing.client.auth with parameters of type TurApiKeyCredentials -
Uses of TurApiKeyCredentials in com.viglet.turing.client.sn
Constructors in com.viglet.turing.client.sn with parameters of type TurApiKeyCredentialsModifierConstructorDescriptionHttpTurSNServer
(URL serverURL, String siteName, TurApiKeyCredentials apiKeyCredentials) HttpTurSNServer
(URL serverURL, String siteName, Locale locale, TurApiKeyCredentials apiKeyCredentials) HttpTurSNServer
(URL serverURL, String siteName, Locale locale, TurApiKeyCredentials apiKeyCredentials, String userId) TurSNServer
(URL serverURL, TurApiKeyCredentials apiKeyCredentials) TurSNServer
(URL serverURL, String siteName, TurApiKeyCredentials apiKeyCredentials) TurSNServer
(URL serverURL, String siteName, Locale locale, TurApiKeyCredentials apiKeyCredentials) TurSNServer
(URL serverURL, String siteName, Locale locale, TurApiKeyCredentials apiKeyCredentials, String userId)