Package org.nuxeo.ecm.directory.ldap
Interface LDAPServerDescriptor.LdapEntry
-
- All Known Implementing Classes:
LDAPServerDescriptor.LdapEntryDescriptor
,LDAPServerDescriptor.LdapEntryDomain
- Enclosing class:
- LDAPServerDescriptor
protected static interface LDAPServerDescriptor.LdapEntry
Common internal interface for Ldap entries- Author:
- Bob Browning
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getUrl()
-
-
-
Method Detail
-
getUrl
String getUrl() throws NamingException
- Throws:
NamingException
-
-