public class LDAPQueryManager extends Object
| Constructor and Description |
|---|
LDAPQueryManager() |
| Modifier and Type | Method and Description |
|---|---|
static com.alibaba.fastjson.JSONArray |
executePublicQuery(IEntityContext ec,
Mandant client,
String queryName,
Serializable[] parameters) |
static com.alibaba.fastjson.JSONArray |
executeQuery(IEntityContext ec,
Mandant client,
String queryName,
boolean publicOnly,
Serializable[] parameters) |
static com.alibaba.fastjson.JSONArray |
executeQuery(IEntityContext ec,
Mandant client,
String queryName,
Serializable[] parameters) |
static com.alibaba.fastjson.JSONArray |
executeQuery(LDAPAbfrage abfrage,
MandantLdapData data,
Serializable[] parameters) |
static com.alibaba.fastjson.JSONArray |
executeQuery(LDAPAbfrage abfrage,
MandantLdapData data,
Serializable[] parameters,
String[] attributeArray) |
public static com.alibaba.fastjson.JSONArray executeQuery(IEntityContext ec, Mandant client, String queryName, Serializable[] parameters) throws GeneralSecurityException, com.unboundid.ldap.sdk.LDAPException, IllegalArgumentException
GeneralSecurityExceptioncom.unboundid.ldap.sdk.LDAPExceptionIllegalArgumentExceptionpublic static com.alibaba.fastjson.JSONArray executePublicQuery(IEntityContext ec, Mandant client, String queryName, Serializable[] parameters) throws GeneralSecurityException, com.unboundid.ldap.sdk.LDAPException, IllegalArgumentException
GeneralSecurityExceptioncom.unboundid.ldap.sdk.LDAPExceptionIllegalArgumentExceptionpublic static com.alibaba.fastjson.JSONArray executeQuery(IEntityContext ec, Mandant client, String queryName, boolean publicOnly, Serializable[] parameters) throws GeneralSecurityException, com.unboundid.ldap.sdk.LDAPException, IllegalArgumentException
GeneralSecurityExceptioncom.unboundid.ldap.sdk.LDAPExceptionIllegalArgumentExceptionpublic static com.alibaba.fastjson.JSONArray executeQuery(LDAPAbfrage abfrage, MandantLdapData data, Serializable[] parameters) throws com.unboundid.ldap.sdk.LDAPException, GeneralSecurityException, com.alibaba.fastjson.JSONException, IllegalArgumentException
com.unboundid.ldap.sdk.LDAPExceptionGeneralSecurityExceptioncom.alibaba.fastjson.JSONExceptionIllegalArgumentExceptionpublic static com.alibaba.fastjson.JSONArray executeQuery(LDAPAbfrage abfrage, MandantLdapData data, Serializable[] parameters, String[] attributeArray) throws com.unboundid.ldap.sdk.LDAPException, GeneralSecurityException, com.alibaba.fastjson.JSONException, IllegalArgumentException
com.unboundid.ldap.sdk.LDAPExceptionGeneralSecurityExceptioncom.alibaba.fastjson.JSONExceptionIllegalArgumentExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.