public class AlfrescoClientInfoFactory extends Object implements org.alfresco.jlan.server.auth.ClientInfoFactory
| Constructor and Description |
|---|
AlfrescoClientInfoFactory()
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.jlan.server.auth.ClientInfo |
createInfo(String user,
byte[] password)
Create the extended client information object
|
public org.alfresco.jlan.server.auth.ClientInfo createInfo(String user, byte[] password)
createInfo in interface org.alfresco.jlan.server.auth.ClientInfoFactoryuser - Stringpassword - byte[]Copyright © 2005–2018 Alfresco Software. All rights reserved.