java.lang.Object
org.keycloak.storage.ldap.idm.query.internal.LDAPQuery
All Implemented Interfaces:
AutoCloseable

public class LDAPQuery extends Object implements AutoCloseable
Default IdentityQuery implementation. LDAPQuery should be closed after use in case that pagination was used (initPagination was called) Closing LDAPQuery is very important in case ldapContextManager contains VaultSecret
Author:
Shane Bryzak