Uses of Enum Class
org.apache.nifi.ldap.tenants.SearchScope
Packages that use SearchScope
-
Uses of SearchScope in org.apache.nifi.ldap.tenants
Fields in org.apache.nifi.ldap.tenants declared as SearchScopeModifier and TypeFieldDescriptionprivate SearchScopeLdapUserGroupProvider.groupSearchScopeprivate SearchScopeLdapUserGroupProvider.userSearchScopeMethods in org.apache.nifi.ldap.tenants that return SearchScopeModifier and TypeMethodDescriptionstatic SearchScopeReturns the enum constant of this class with the specified name.static SearchScope[]SearchScope.values()Returns an array containing the constants of this enum class, in the order they are declared.