Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry

Packages that use DNSServiceEntry
org.nuxeo.ecm.directory.ldap.dns   
 

Uses of DNSServiceEntry in org.nuxeo.ecm.directory.ldap.dns
 

Methods in org.nuxeo.ecm.directory.ldap.dns that return types with arguments of type DNSServiceEntry
 List<DNSServiceEntry> DNSServiceResolverImpl.resolveLDAPDomainServers(String domain)
           
 List<DNSServiceEntry> DNSServiceResolver.resolveLDAPDomainServers(String domain)
          Returns a list of LDAP servers for the specified domain by performing an SRV DNS lookup on _ldap._tcp.${domain}.
 List<DNSServiceEntry> DNSServiceResolverImpl.resolveLDAPDomainServers(String domain, String prefix)
           
 List<DNSServiceEntry> DNSServiceResolver.resolveLDAPDomainServers(String domain, String prefix)
          Returns a list of LDAP servers for the specified domain by performing an SRV DNS lookup using a custom DNS service prefix.
 

Methods in org.nuxeo.ecm.directory.ldap.dns with parameters of type DNSServiceEntry
 int DNSServiceEntry.compareTo(DNSServiceEntry o)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.