We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33efe84 commit 27f0ab9Copy full SHA for 27f0ab9
ldap/src/main/java/org/springframework/security/ldap/server/ApacheDSContainer.java
@@ -73,8 +73,8 @@
73
* @author Rob Winch
74
* @author Gunnar Hillert
75
* @author Evgeniy Cheban
76
- * @deprecated For removal in 7.0. Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer
77
- * supported with no GA version to replace it.
+ * @deprecated For removal in 7.0. Use {@link UnboundIdContainer} instead because ApacheDS
+ * 1.x is no longer supported with no GA version to replace it.
78
*/
79
@Deprecated(since = "5.2", forRemoval = true)
80
public class ApacheDSContainer
0 commit comments