parent
33efe84c56
commit
27f0ab9eee
|
@ -73,8 +73,8 @@ import org.springframework.util.Assert;
|
||||||
* @author Rob Winch
|
* @author Rob Winch
|
||||||
* @author Gunnar Hillert
|
* @author Gunnar Hillert
|
||||||
* @author Evgeniy Cheban
|
* @author Evgeniy Cheban
|
||||||
* @deprecated For removal in 7.0. Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer
|
* @deprecated For removal in 7.0. Use {@link UnboundIdContainer} instead because ApacheDS
|
||||||
* supported with no GA version to replace it.
|
* 1.x is no longer supported with no GA version to replace it.
|
||||||
*/
|
*/
|
||||||
@Deprecated(since = "5.2", forRemoval = true)
|
@Deprecated(since = "5.2", forRemoval = true)
|
||||||
public class ApacheDSContainer
|
public class ApacheDSContainer
|
||||||
|
|
Loading…
Reference in New Issue