Re: Password encryption, please help
Ivan CHEN <[email protected]> Wed, 28 Sep 2005 09:10:09 +0800
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
Hi David, Shark's default AuthenticationManager and UserGroupManager call MiscUtilities.passwordDigest()(located in SharkUtilities module) to encrypt the password. I think you can encrypt your password via the same method. Regards, Ivan. David Simón 写道: > Hello, > > I would like to integrate Shark 1.1 with our Security System, Acegi > Security System for Spring. The problem is that from Shark version 1.1 > the password is encrypted and I do not know how to obtain it in order to > pass it to our security system. I would need to provide the password as > clear text in order our system can check it. Another approach, it would > be to perform the same encryption in our system, but I do not know which > is the encryption used or how to perform it through the Shark API for > instance. > > Can anybody help us with this item please? > > > Thank you in advance. > > Best regards, > > David > > > ------------------------------------------------------------------------ > > > -- > You receive this message as a subscriber of the [email protected] mailing list. > To unsubscribe: mailto:[email protected] > For general help: mailto:[email protected]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
message-footer.txt
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws