public class AlfrescoClientInfoFactory
extends java.lang.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(java.lang.String user,
byte[] password)
Create the extended client information object
|
public org.alfresco.jlan.server.auth.ClientInfo createInfo(java.lang.String user,
byte[] password)
createInfo in interface org.alfresco.jlan.server.auth.ClientInfoFactoryuser - Stringpassword - byte[]Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.