Package | Description |
---|---|
org.ldaptive |
Modifier and Type | Field and Description |
---|---|
private List<LdapURL.Entry> |
LdapURL.ldapEntries
URL entries.
|
Modifier and Type | Method and Description |
---|---|
LdapURL.Entry |
LdapURL.getEntry()
Returns the first entry of this ldap url.
|
LdapURL.Entry |
LdapURL.getLastEntry()
Returns the last entry of this ldap url.
|
protected LdapURL.Entry |
LdapURL.parseEntry(String url)
Matches the supplied url against a pattern and reads it's components.
|
Modifier and Type | Method and Description |
---|---|
List<LdapURL.Entry> |
LdapURL.getEntries()
Returns a list of all the ldap url entries in this ldap url.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.