
public class OLDAPServer extends Object
| Constructor and Description |
|---|
OLDAPServer(String scheme,
String host,
int port,
boolean isAlias) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname() |
String |
getURL() |
String |
getURL(String hostname) |
boolean |
isAlias() |
static OLDAPServer |
validateURL(String url,
boolean isAlias) |
Copyright © 2009–2025 OrientDB. All rights reserved.