|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.filesys.alfresco.AlfrescoClientInfoFactory
public class AlfrescoClientInfoFactory
Alfresco Client Info Factory Class
Constructor Summary | |
---|---|
AlfrescoClientInfoFactory()
Class constructor |
Method Summary | |
---|---|
org.alfresco.jlan.server.auth.ClientInfo |
createInfo(java.lang.String user,
byte[] password)
Create the extended client information object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlfrescoClientInfoFactory()
Method Detail |
---|
public org.alfresco.jlan.server.auth.ClientInfo createInfo(java.lang.String user, byte[] password)
createInfo
in interface org.alfresco.jlan.server.auth.ClientInfoFactory
user
- Stringpassword
- byte[]
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |