如何在 android 中使用 UnboundID LDAP? [英] how to use UnboundID LDAP in android?

查看:32
本文介绍了如何在 android 中使用 UnboundID LDAP?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在 android 中使用 LDAP(轻量级目录访问协议).但我不知道 LDAP.我看过以下链接:

I want use LDAP(Lightweight Directory Access Protocol) in android.But i have no idea about LDAP. I have seen following link:

Neil 的 LDAP SDK 帖子

他说android 开发人员不必担心缺少对Android 的LDAP 支持,因为Java 的UnboundID LDAP SDK 在Android 平台上工作得很好.我已经做了很多测试,并确保一切正常.除了几个例外(主要是 CRAM-MD5、DIGEST-MD5 和 GSSAPI,它们需要 Android 上不可用的 Java SASL API),我们在 LDAP SDK 中提供的几乎所有功能都可以在 Android 上使用

He told like android developers don't need to worry about missing LDAP support for Android because the UnboundID LDAP SDK for Java works just fine on the Android platform. I've done quite a bit of testing and made sure that things just work. With a couple of exceptions (primarily CRAM-MD5, DIGEST-MD5, and GSSAPI, which require the Java SASL API that isn't available on Android) pretty much all of the functionality that we offer in our LDAP SDK can be used on Android

请注意,LDAP SDK 没有特殊的Android"版本 - 您可以使用相同的 SDK 编写桌面客户端或服务器端应用程序,无需任何更改即可在 Android 平台上运行.

Note that there is no special "Android" version of the LDAP SDK -- the same SDK that you can use for writing desktop clients or server-side applications works without any changes on the Android platform.

如何在android中使用UnboundID LDAP SDK.请任何人提供教程或一些例子.

How to use UnboundID LDAP SDK in android.Please any one provide tutorial or some example.

推荐答案

LDAP SDK 还包含一个示例 Android 应用程序,位于 android-ldap-client 目录中.

The LDAP SDK also includes an example Android app, in the android-ldap-client directory.

这篇关于如何在 android 中使用 UnboundID LDAP?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆