public interface ClientInfoFactory
| Modifier and Type | Method and Description |
|---|---|
ClientInfo |
createInfo(java.lang.String user,
byte[] password)
Create a new client information object
|
ClientInfo createInfo(java.lang.String user, byte[] password)
user - Stringpassword - byte[]Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.