RE: PServerConnection parameters

"Shawn Castrianni" <[email protected]> Fri, 29 Sep 2006 09:15:43 -0500
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <411B50C2C6DD5E4D996B47AD4D749B7F02BB9598@HOUEXCH902.Landmark.lgc.com>
------_=_NextPart_001_01C6E3D1.BFDF593D
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

        String encryptedPassword =3D
StandardScrambler.getInstance().scramble(plainTextPassword);

=20

---=20
Shawn Castrianni=20
Landmark=20
Halliburton Drilling, Evaluation and Digital Solutions=20
Building 2=20
2101 City West Blvd.=20
Houston, TX  77042=20
Work:  713-839-3086=20
Cell:  832-654-0888=20
Fax:  713-839-2758=20

=20

________________________________

From: Aissaoui imad [mailto:[email protected]]=20
Sent: Friday, September 29, 2006 4:28 AM
To: [email protected]
Subject: [javacvs-dev] PServerConnection parameters


Hi All,
=20
Can someone show me how can we get the encoded password, that we use to
open PServerConnexion.
=20
PServerConnection PServerConnection =3D=20
new PServerConnection();=20
PServerConnection.setUserName(userName);
PServerConnection.setEncodedPassword(encodedPassword);
PServerConnection.setHostName(hostName);
PServerConnection.setRepository(repository);
=20
=20
Any help would be appreciated,
Thanks in advance,Imad
----------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and pri=
vileged information for the sole use of the intended recipient.  Any review=
, use, distribution, or disclosure by others is strictly prohibited.  If yo=
u are not the intended recipient (or authorized to receive information for =
the intended recipient), please contact the sender by reply e-mail and dele=
te all copies of this message.
------_=_NextPart_001_01C6E3D1.BFDF593D
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.5335.5" name=3DGENERATOR></HEAD>
<BODY>
<DIV dir=3Dltr align=3Dleft><FONT face=3DArial color=3D#0000ff=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<SPAN=20
class=3D203531414-29092006>String </SPAN>encryptedP<SPAN=20
class=3D203531414-29092006>assword</SPAN> =3D=20
StandardScrambler.getInstance().scramble(<SPAN=20
class=3D203531414-29092006>plainTextPassword</SPAN>);<BR></FONT></DIV>
<DIV>&nbsp;</DIV><!-- Converted from text/rtf format -->
<P><SPAN lang=3Den-us><FONT face=3DArial size=3D2>---</FONT></SPAN> <BR><SP=
AN=20
lang=3Den-us><FONT face=3DArial size=3D2>Shawn Castrianni</FONT></SPAN> <BR=
><SPAN=20
lang=3Den-us><FONT face=3DArial size=3D2>Landmark</FONT></SPAN> <BR><SPAN=
=20
lang=3Den-us><FONT face=3DArial size=3D2>Halliburton Drilling, Evaluation a=
nd Digital=20
Solutions</FONT></SPAN> <BR><SPAN lang=3Den-us><FONT face=3DArial size=3D2>=
Building=20
2</FONT></SPAN> <BR><SPAN lang=3Den-us><FONT face=3DArial size=3D2>2101 Cit=
y West=20
Blvd.</FONT></SPAN> <BR><SPAN lang=3Den-us><FONT face=3DArial size=3D2>Hous=
ton,=20
TX&nbsp; 77042</FONT></SPAN> <BR><SPAN lang=3Den-us><FONT face=3DArial=20
size=3D2>Work:&nbsp; 713-839-3086</FONT></SPAN> <BR><SPAN lang=3Den-us><FON=
T=20
face=3DArial size=3D2>Cell:&nbsp; 832-654-0888</FONT></SPAN> <BR><SPAN=20
lang=3Den-us><FONT face=3DArial size=3D2>Fax:&nbsp; 713-839-2758</FONT></SP=
AN> </P>
<DIV>&nbsp;</DIV><BR>
<DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr align=3Dleft>
<HR tabIndex=3D-1>
<FONT face=3DTahoma size=3D2><B>From:</B> Aissaoui imad=20
[mailto:[email protected]] <BR><B>Sent:</B> Friday, September 29, 200=
6=20
4:28 AM<BR><B>To:</B> [email protected]<BR><B>Subject:</B> [javacvs-=
dev]=20
PServerConnection parameters<BR></FONT><BR></DIV>
<DIV></DIV><FONT size=3D2>
<DIV><FONT face=3D"courier new,monospace" color=3D#330099>Hi All,</FONT></D=
IV>
<DIV><FONT face=3D"courier new,monospace" color=3D#330099></FONT>&nbsp;</DI=
V>
<DIV><FONT face=3D"courier new,monospace" color=3D#330099>Can someone show =
me how=20
can we get the encoded password,&nbsp;that we use to=20
open&nbsp;PServerConnexion.</FONT></DIV>
<DIV><FONT face=3D"courier new,monospace" color=3D#330099></FONT>&nbsp;</DI=
V>
<DIV><FONT face=3D"courier new,monospace" color=3D#330099>PServerConnection=
=20
PServerConnection =3D </FONT></DIV></FONT><B><FONT size=3D2><FONT=20
face=3D"courier new,monospace" color=3D#330099>new</FONT></FONT></B><FONT=
=20
face=3D"courier new,monospace" color=3D#330099 size=3D2> PServerConnection(=
);</FONT>=20
<DIV><FONT face=3D"courier new,monospace" color=3D#330099=20
size=3D2>PServerConnection.setUserName(userName);</FONT></DIV>
<DIV><FONT face=3D"courier new,monospace"><FONT=20
color=3D#009900><U>PServerConnection.setEncodedPassword(encodedPassword);</=
U></FONT></FONT></DIV>
<DIV><FONT face=3D"courier new,monospace" color=3D#330099=20
size=3D2>PServerConnection.setHostName(hostName);</FONT></DIV>
<DIV><FONT size=3D2><FONT face=3D"courier new,monospace"=20
color=3D#330099>PServerConnection.setRepository(repository);</FONT></FONT><=
/DIV>
<DIV><FONT size=3D2><FONT face=3D"Courier New"=20
color=3D#330099></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Courier New" color=3D#330099 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Courier New" color=3D#330099 size=3D2>Any help would be=
=20
appreciated,</FONT></DIV>
<DIV><FONT size=3D2><FONT face=3D"Courier New" color=3D#330099>Thanks in=20
advance,Imad</FONT></FONT></DIV>
<HR>This e-mail, including any attached files, may contain confidential and=
 privileged information for the sole use of the intended recipient.  Any re=
view, use, distribution, or disclosure by others is strictly prohibited.  I=
f you are not the intended recipient (or authorized to receive information =
for the intended recipient), please contact the sender by reply e-mail and =
delete all copies of this message.<BR>

</BODY></HTML>
------_=_NextPart_001_01C6E3D1.BFDF593D--