public interface CredentialsFactory
Credentials used in XCAP requests authentication.| Modifier and Type | Method and Description |
|---|---|
Credentials |
getHttpDigestCredentials(String user,
String password)
Retrieves the credentials to be used in HTTP Digest authentication.
|
Credentials getHttpDigestCredentials(String user, String password)
user - password - Copyright © 2016. All Rights Reserved.