Since the server is your own server, it should be fairly easy to give a 
generated a token to the mobile app and then include when making a request 
back to the server. Forget about trying to make your use case fit into  the 
in built authentication mechanisms from your application/server/fw. If the 
token becomes another parameter then its pretty basic for your service to 
validate and then continue/deny.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to