Class LdapTenantQuery

All Implemented Interfaces:
Serializable, TenantQuery, Command<Object>, Query<TenantQuery,Tenant>

public class LdapTenantQuery extends TenantQueryImpl
Since multi-tenancy is not supported for the LDAP plugin, the query always returns 0 or an empty list.
See Also: