PServerConnection parameters

"Aissaoui imad" <[email protected]> Fri, 29 Sep 2006 09:28:18 +0000
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <[email protected]>
------=_Part_5711_23228532.1159522098070
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

 Hi All,

Can someone show me how can we get the encoded password, that we use to
open PServerConnexion.

PServerConnection PServerConnection = *new* PServerConnection();
PServerConnection.setUserName(userName);
*PServerConnection.setEncodedPassword(encodedPassword);*
PServerConnection.setHostName(hostName);
PServerConnection.setRepository(repository);


Any help would be appreciated,
Thanks in advance,Imad

------=_Part_5711_23228532.1159522098070
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<font size="2">
<div><font face="courier new,monospace" color="#330099">Hi All,</font></div>
<div><font face="courier new,monospace" color="#330099"></font>&nbsp;</div>
<div><font face="courier new,monospace" color="#330099">Can someone show me how can we get the encoded password,&nbsp;that we use to open&nbsp;PServerConnexion.</font></div>
<div><font face="courier new,monospace" color="#330099"></font>&nbsp;</div>
<div><font face="courier new,monospace" color="#330099">PServerConnection PServerConnection = </font></div></font><b><font size="2"><font face="courier new,monospace" color="#330099">new</font></font></b><font face="courier new,monospace" color="#330099" size="2">
 PServerConnection();</font>
<div><font face="courier new,monospace" color="#330099" size="2">PServerConnection.setUserName(userName);</font></div>
<div><font face="courier new,monospace"><font color="#009900"><u>PServerConnection.setEncodedPassword(encodedPassword);</u></font></font></div>
<div><font face="courier new,monospace" color="#330099" size="2">PServerConnection.setHostName(hostName);</font></div>
<div><font size="2"><font face="courier new,monospace" color="#330099">PServerConnection.setRepository(repository);</font></font></div>
<div><font size="2"><font face="Courier New" color="#330099"></font></font>&nbsp;</div>
<div><font face="Courier New" color="#330099" size="2"></font>&nbsp;</div>
<div><font face="Courier New" color="#330099" size="2">Any help would be appreciated,</font></div>
<div><font size="2"><font face="Courier New" color="#330099">Thanks in advance,Imad</font></font></div>

------=_Part_5711_23228532.1159522098070--