Uses of Class
com.sun.jndi.ldap.spi.LdapDnsProviderResult
-
Packages that use LdapDnsProviderResult Package Description com.sun.jndi.ldap.spi -
-
Uses of LdapDnsProviderResult in com.sun.jndi.ldap.spi
Methods in com.sun.jndi.ldap.spi that return types with arguments of type LdapDnsProviderResult Modifier and Type Method Description abstract Optional<LdapDnsProviderResult>
LdapDnsProvider. lookupEndpoints(String url, Map<?,?> env)
Lookup the endpoints and domain name for the givenContext
provider URL
and environment.
-