org.alfresco.repo.web.scripts.transfer
Class TestCredentialsCommandProcessor

java.lang.Object
  extended by org.alfresco.repo.web.scripts.transfer.TestCredentialsCommandProcessor
All Implemented Interfaces:
CommandProcessor

public class TestCredentialsCommandProcessor
extends java.lang.Object
implements CommandProcessor

This command processor is used simply to check that the transfer receiver is enabled and that the supplied credentials are correct and identify an admin user.


Constructor Summary
TestCredentialsCommandProcessor()
           
 
Method Summary
 int process(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.WebScriptResponse resp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCredentialsCommandProcessor

public TestCredentialsCommandProcessor()
Method Detail

process

public int process(org.springframework.extensions.webscripts.WebScriptRequest req,
                   org.springframework.extensions.webscripts.WebScriptResponse resp)
Specified by:
process in interface CommandProcessor


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.