com.atlassian.bamboo.repository.cvsimpl
Class PasswordOverrideCVSRoot

java.lang.Object
  extended by CVSRoot
      extended by com.atlassian.bamboo.repository.cvsimpl.PasswordOverrideCVSRoot

public class PasswordOverrideCVSRoot
extends CVSRoot


Constructor Summary
PasswordOverrideCVSRoot(Properties props)
           
PasswordOverrideCVSRoot(String cvsroot)
           
 
Method Summary
 void setPassword(String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordOverrideCVSRoot

public PasswordOverrideCVSRoot(Properties props)
                        throws IllegalArgumentException
Throws:
IllegalArgumentException

PasswordOverrideCVSRoot

public PasswordOverrideCVSRoot(String cvsroot)
                        throws IllegalArgumentException
Throws:
IllegalArgumentException
Method Detail

setPassword

public void setPassword(String password)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.