Uses of Class
javax.naming.ldap.spi.LdapDnsProviderResult
Package
Description
Provides the Service Provider Interface for DNS lookups when
performing LDAP operations.
-
Uses of LdapDnsProviderResult in javax.naming.ldap.spi
Modifier and TypeMethodDescriptionabstract Optional
<LdapDnsProviderResult> LdapDnsProvider.lookupEndpoints
(String url, Map<?, ?> env) Lookup the endpoints and domain name for the givenContext
provider URL
and environment.