protected final class LDAPServerDescriptor.LdapEntryDomain extends LDAPServerDescriptor.LdapEntryDescriptor
LDAPServerDescriptor.LdapEntry
using DNS SRV recordModifier 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() |
toString
public LdapEntryDomain(LDAPUrlDescriptor descriptor, String domain, boolean useSsl)
public String getUrl() throws NamingException
getUrl
in interface LDAPServerDescriptor.LdapEntry
getUrl
in class LDAPServerDescriptor.LdapEntryDescriptor
NamingException
public int hashCode()
hashCode
in class LDAPServerDescriptor.LdapEntryDescriptor
public boolean equals(Object obj)
equals
in class LDAPServerDescriptor.LdapEntryDescriptor
Copyright © 2018 Nuxeo. All rights reserved.