Uses of Class
org.ldaptive.LdapURL.Entry

Packages that use LdapURL.Entry
org.ldaptive   
 

Uses of LdapURL.Entry in org.ldaptive
 

Methods in org.ldaptive that return LdapURL.Entry
 LdapURL.Entry LdapURL.getEntry()
          Returns the first entry of this ldap url.
 LdapURL.Entry LdapURL.getLastEntry()
          Returns the last entry of this ldap url.
 

Methods in org.ldaptive that return types with arguments of type LdapURL.Entry
 List<LdapURL.Entry> LdapURL.getEntries()
          Returns a list of all the ldap url entries in this ldap url.
 



Copyright © 2003-2015 Virginia Tech. All Rights Reserved.