Package com.attivio.service
Interface AuthParams
-
- All Known Subinterfaces:
AuthParams
@Deprecated public interface AuthParams
Deprecated.useAuthParams
Interface to be supplied by clients connecting to AIE services which require HTTP Basic Authentication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getPassword()
Deprecated.java.lang.String
getUsername()
Deprecated.
-