开发者

Can I access LDAP (AD) via JNDI in a Blackberry App?

I want to authenticate a user against our Active Directory database on a BlackBerry mobile app. I've written J2EE apps that authenticate开发者_如何学编程 against AD using JNDI (javax.naming). I've also written BlackBerry apps that do local data access and remote JSON interaction.

In this app, I need to limit access to the back-end servlet based on their AD access. I do not have access to change the servlet, so I can't pass authentication credentials to it.

Thanks in advance for your input.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜