com.evolveum.midpoint.test.ldap
Class OpenDJ
java.lang.Object
com.evolveum.midpoint.test.ldap.OpenDJ
public class OpenDJ
- extends java.lang.Object
Represents the OpenDJ LDAP Server
- Since:
- 1.0.0
- Version:
- $Revision$ $Date$
- Author:
- $author$
Field Summary |
static java.lang.String |
code_id
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
code_id
public static final java.lang.String code_id
- See Also:
- Constant Field Values
OpenDJ
public OpenDJ()
intialize
public void intialize(java.net.URI serverRoot)
startServer
public void startServer()
throws java.lang.Exception
- Throws:
java.lang.Exception
stopServer
public void stopServer()
throws java.lang.Exception
- Throws:
java.lang.Exception
isRunning
public boolean isRunning()
Copyright © 2011 evolveum. All Rights Reserved.