[izpack-users] Running a process and using the results

Miraodb miraodb at hotmail.com
Wed Mar 29 16:47:58 CEST 2006


Hi laurent,

Do you know the algorithm that JBoss uses?
If so, you can simply modify your local
izpack-src\src\lib\com\izforge\izpack\sample\PWDEncryptor.java
in order for it to do what you need. Recompile it and follows the steps i
described before.
You can also of course create your own class and just add it to the jar and
call it as follows:
<processor class="com.izforge.izpack.sample.YOURCLASSNAME"/>

Quite frankly there's a bunch of ways to achieve encrytion and this one is
quite straightforward, hope it can fit your needs.

Cheers,
fabrice

----- Original Message ----- 
From: "Laurent Duperval" <lduperval at gmail.com>
To: <izpack-users at berlios.de>
Sent: Wednesday, March 29, 2006 4:35 PM
Subject: Re: [izpack-users] Running a process and using the results


> On 3/29/06, Miraodb <miraodb at hotmail.com> wrote:
> > Hi Laurent,
> >
> > This is possible indeed and quite straightforward.
> > In userinputpanel, there's field for passwords.
> >
> > Here are the steps needed.
> >
>
> Hmmm... interesting. I don't know if it will work for me, though. I
> use JBoss and JBoss uses its own way of encryting passwords. I need to
> make sure that I get the same result as JBoss would give me when I use
> it to generate a password.
>
> I'll try it out to see what I can do with it.
>
> Thanks!
>
> L
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> http://lists.berlios.de/mailman/listinfo/izpack-users
>





More information about the izpack-users mailing list