public class DefaultClientInfoFactory extends Object implements ClientInfoFactory
| Constructor and Description |
|---|
DefaultClientInfoFactory() |
| Modifier and Type | Method and Description |
|---|---|
ClientInfo |
createInfo(String user,
byte[] password)
Create a client information object
|
public ClientInfo createInfo(String user, byte[] password)
createInfo in interface ClientInfoFactoryuser - Stringpassword - byte[]Copyright © 2005–2020 Alfresco Software. All rights reserved.