Add sandbox to build

Issue gh-610
This commit is contained in:
Josh Cummings
2022-01-12 11:58:54 -07:00
parent 7040f28adc
commit 12c4b4d7bf
4 changed files with 23 additions and 19 deletions

View File

@@ -16,11 +16,9 @@
package org.springframework.ldap.control;
import com.sun.jndi.ldap.ctl.VirtualListViewControl;
/**
* Wrapper class for the cookie returned when using the
* {@link VirtualListViewControl}.
* {@link com.sun.jndi.ldap.ctl.VirtualListViewControl}.
*
* @author Ulrik Sandberg
*/