java.lang.Object | ||
↳ | com.sun.jndi.toolkit.url.Uri | |
↳ | com.sun.jndi.ldap.LdapURL |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates an LdapURL object from an LDAP URL string.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Given a space-separated list of LDAP URLs, returns an array of strings.
| |||||||||||
Returns the LDAP URL's attributes.
| |||||||||||
Returns the LDAP URL's distinguished name.
| |||||||||||
Returns the LDAP URL's extensions.
| |||||||||||
Returns the LDAP URL's filter.
| |||||||||||
Returns the LDAP URL's scope.
| |||||||||||
Derermines whether an LDAP URL has query components.
| |||||||||||
Returns true if the URL is an LDAPS URL.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Creates an LdapURL object from an LDAP URL string.
NamingException |
---|
Given a space-separated list of LDAP URLs, returns an array of strings.
NamingException |
---|
Derermines whether an LDAP URL has query components.
Returns true if the URL is an LDAPS URL.