JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.attivio.service.AuthParams
Packages that use
AuthParams
Package
Description
com.attivio.sdk.service
com.attivio.service
Uses of
AuthParams
in
com.attivio.sdk.service
Subinterfaces of
AuthParams
in
com.attivio.sdk.service
Modifier and Type
Interface
Description
interface
AuthParams
Interface to be supplied by clients connecting to AIE services which require HTTP Basic Authentication
Uses of
AuthParams
in
com.attivio.service
Methods in
com.attivio.service
with parameters of type
AuthParams
Modifier and Type
Method
Description
void
HttpTransportClientApiFactory.
setAuthParams
(
AuthParams
params)