protected final class LDAPServerDescriptor.LdapEntryDomain extends LDAPServerDescriptor.LdapEntryDescriptor
LDAPServerDescriptor.LdapEntry using DNS SRV record| Modifier and Type | Field and Description |
|---|---|
protected String |
domain |
protected boolean |
useSsl |
url| Constructor and Description |
|---|
LdapEntryDomain(LDAPUrlDescriptor descriptor,
String domain,
boolean useSsl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getUrl() |
int |
hashCode() |
toStringpublic LdapEntryDomain(LDAPUrlDescriptor descriptor, String domain, boolean useSsl)
public String getUrl() throws NamingException
getUrl in interface LDAPServerDescriptor.LdapEntrygetUrl in class LDAPServerDescriptor.LdapEntryDescriptorNamingExceptionpublic int hashCode()
hashCode in class LDAPServerDescriptor.LdapEntryDescriptorpublic boolean equals(Object obj)
equals in class LDAPServerDescriptor.LdapEntryDescriptorCopyright © 2018 Nuxeo. All rights reserved.