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