Java org.springframework.security.ldap.server ApacheDSContainer fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.ldap.server ApacheDSContainer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.ldap.server ApacheDSContainer.

The text is from its open source code.

Constructor

Method

voidafterPropertiesSet()
voiddestroy()
voidsetCertificatePassord(String certificatePassord)
Will set the certificate password on the underlying LdapServer .
voidsetKeyStoreFile(File keyStoreFile)
The keyStore must not be null and must be a valid file.
voidsetLdapOverSslEnabled(boolean ldapOverSslEnabled)
If set to true will enable LDAP over SSL (LDAPs).
voidsetPort(int port)
voidsetWorkingDirectory(File workingDir)