Nuxeo Enterprise Platform 5.4

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
 java.util.List<DNSServiceEntry> DNSServiceResolverImpl.resolveLDAPDomainServers(java.lang.String domain)
           
 java.util.List<DNSServiceEntry> DNSServiceResolver.resolveLDAPDomainServers(java.lang.String domain)
          Returns a list of LDAP servers for the specified domain by performing an SRV DNS lookup on _ldap.
 java.util.List<DNSServiceEntry> DNSServiceResolverImpl.resolveLDAPDomainServers(java.lang.String domain, java.lang.String prefix)
           
 java.util.List<DNSServiceEntry> DNSServiceResolver.resolveLDAPDomainServers(java.lang.String domain, java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.