public class LDAPResultConverter extends Object
| Constructor and Description |
|---|
LDAPResultConverter() |
| Modifier and Type | Method and Description |
|---|---|
static LDAPBenutzer |
convertToBenutzer(com.unboundid.ldap.sdk.SearchResultEntry entry) |
static org.json.JSONObject |
convertToJSON(com.unboundid.ldap.sdk.SearchResultEntry entry) |
public static org.json.JSONObject convertToJSON(com.unboundid.ldap.sdk.SearchResultEntry entry)
throws org.json.JSONException
org.json.JSONExceptionpublic static LDAPBenutzer convertToBenutzer(com.unboundid.ldap.sdk.SearchResultEntry entry)
Copyright © 2016. All rights reserved.