Package com.attivio.sdk.service
Interface AuthParams
-
- All Superinterfaces:
AuthParams
public interface AuthParams extends AuthParams
Interface to be supplied by clients connecting to AIE services which require HTTP Basic Authentication
-
-
Method Summary
-
Methods inherited from interface com.attivio.service.AuthParams
getPassword, getUsername
-
-