Class LdapSearchParams
java.lang.Object
org.gridgain.internal.security.ldap.LdapSearchParams
Ldap search parameters data class.
-
Constructor Summary
ConstructorsConstructorDescriptionLdapSearchParams(String dn, LdapFilter filter, ScopeType scope, String attribute) Constructor. -
Method Summary
-
Constructor Details
-
LdapSearchParams
Constructor.- Parameters:
dn- Distinguished name.filter- Search filter.scope- Search scope type.attribute- Attributes for search or filter.
-
-
Method Details
-
dn
-
filter
-
scope
-
attribute
-