Thanks for the reply.
In my case, I have a web development in php where users are created using 
the password encryption function ("password_hash").
For communication with mobile devices I have a web service developed in 
java.

It sounds logical that you send the user and password to the web service 
(in java) and that it validates the password hash.

In php, the "password_verify" function is used to compare the password 
against its hash equivalent.

Do you know of any api in java that does the right thing?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/ba05e158-f3f2-479c-8c03-9923e7e10a54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to