public interface ClientInfoFactory
Modifier and Type | Method and Description |
---|---|
ClientInfo |
createInfo(String user,
byte[] password)
Create a new client information object
|
ClientInfo createInfo(String user, byte[] password)
user
- Stringpassword
- byte[]Copyright © 2005–2018 Alfresco Software. All rights reserved.