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
GeneralSecurityException
com.unboundid.ldap.sdk.LDAPException
IllegalArgumentException
public static com.alibaba.fastjson.JSONArray executePublicQuery(IEntityContext ec, Mandant client, String queryName, Serializable[] parameters) throws GeneralSecurityException, com.unboundid.ldap.sdk.LDAPException, IllegalArgumentException
GeneralSecurityException
com.unboundid.ldap.sdk.LDAPException
IllegalArgumentException
public static com.alibaba.fastjson.JSONArray executeQuery(IEntityContext ec, Mandant client, String queryName, boolean publicOnly, Serializable[] parameters) throws GeneralSecurityException, com.unboundid.ldap.sdk.LDAPException, IllegalArgumentException
GeneralSecurityException
com.unboundid.ldap.sdk.LDAPException
IllegalArgumentException
public 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.LDAPException
GeneralSecurityException
com.alibaba.fastjson.JSONException
IllegalArgumentException
public 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.LDAPException
GeneralSecurityException
com.alibaba.fastjson.JSONException
IllegalArgumentException
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.