Uses of Class
com.floragunn.dlic.auth.ldap2.ParametrizedFilter
-
Packages that use ParametrizedFilter Package Description com.floragunn.dlic.auth.ldap2 -
-
Uses of ParametrizedFilter in com.floragunn.dlic.auth.ldap2
Methods in com.floragunn.dlic.auth.ldap2 with parameters of type ParametrizedFilter Modifier and Type Method Description List<com.unboundid.ldap.sdk.SearchResultEntry>LDAPConnectionManager. search(com.unboundid.ldap.sdk.LDAPConnection con, String baseDN, com.unboundid.ldap.sdk.SearchScope scope, ParametrizedFilter filter)
-