org.apache.maven.scm.login

Class AbstractLoginCommand

public abstract class AbstractLoginCommand extends AbstractCommand

Deprecated:

Version: $Id: AbstractLoginCommand.java 384463 2006-03-09 08:44:00Z evenisse $

Author: Emmanuel Venisse

Method Summary
protected ScmResultexecuteCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
abstract LoginScmResultexecuteLoginCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)

Method Detail

executeCommand

protected ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)

See Also: AbstractCommand

executeLoginCommand

public abstract LoginScmResult executeLoginCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.