
public class OLDAPLibrary extends Object
| Constructor and Description |
|---|
OLDAPLibrary() |
| Modifier and Type | Method and Description |
|---|---|
static DirContext |
openContext(OServer oServer,
String authentication,
List<OLDAPServer> ldapServers,
boolean debug) |
static void |
retrieveUsers(DirContext ctx,
String baseDN,
String filter,
List<String> principalList,
boolean debug) |
public static DirContext openContext(OServer oServer, String authentication, List<OLDAPServer> ldapServers, boolean debug)
public static void retrieveUsers(DirContext ctx, String baseDN, String filter, List<String> principalList, boolean debug)
Copyright © 2009–2025 OrientDB. All rights reserved.