Class LDAPStartStopListener
java.lang.Object
org.apache.syncope.fit.buildtools.LDAPStartStopListener
- All Implemented Interfaces:
ServletContextListener,EventListener
Start and stop an in-memory LDAP server instance alongside with Servlet Context.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
LDAPStartStopListener
public LDAPStartStopListener()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitializedin interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyedin interfaceServletContextListener
-