public class BasicAuthCredentials extends Object implements WebCredentials
WebCredentials
holding username and the md5 hash of the password.Constructor and Description |
---|
BasicAuthCredentials(String userName,
String password)
Default constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.