com.stratelia.silverpeas.domains.ldapdriver
Class LDAPDriverTest

java.lang.Object
  extended by com.stratelia.silverpeas.domains.ldapdriver.LDAPDriverTest

public class LDAPDriverTest
extends Object


Field Summary
static OpenDJRule ldapRule
           
 
Constructor Summary
LDAPDriverTest()
           
 
Method Summary
 void closeConnection()
           
 void getAGroup()
           
 void getAllGroups()
           
 void getAllUsers()
           
 void getAUser()
           
 void getAUserFull()
           
 void prepareConnection()
           
 void updateAUserFull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ldapRule

public static OpenDJRule ldapRule
Constructor Detail

LDAPDriverTest

public LDAPDriverTest()
Method Detail

prepareConnection

public void prepareConnection()
                       throws Exception
Throws:
Exception

closeConnection

public void closeConnection()
                     throws AdminException
Throws:
AdminException

getAllUsers

public void getAllUsers()
                 throws Exception
Throws:
Exception

getAllGroups

public void getAllGroups()
                  throws Exception
Throws:
Exception

getAUser

public void getAUser()
              throws Exception
Throws:
Exception

getAUserFull

public void getAUserFull()
                  throws Exception
Throws:
Exception

getAGroup

public void getAGroup()
               throws Exception
Throws:
Exception

updateAUserFull

public void updateAUserFull()
                     throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.