Uses of Interface
com.atlassian.confluence.test.apacheds.ApacheDS
-
Packages that use ApacheDS Package Description com.atlassian.confluence.test.apacheds -
-
Uses of ApacheDS in com.atlassian.confluence.test.apacheds
Classes in com.atlassian.confluence.test.apacheds that implement ApacheDS Modifier and Type Class Description class
EmbeddedApacheDS
An implementation ofApacheDS
which manages a locally embeddedLdapServer
.Methods in com.atlassian.confluence.test.apacheds that return ApacheDS Modifier and Type Method Description static ApacheDS
ApacheDsFactory. createApacheDS()
-