Class LDAPConnector.DN
java.lang.Object
org.ametys.plugins.datasourcesexplorer.LDAPConnector.DN
- Enclosing class:
- LDAPConnector
A DN
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DN
Create a DN- Parameters:
dn
- The ldap dnlabel
- The label for the dnhasChild
- Has this DN children
-
-
Method Details
-
getDN
Get the dn- Returns:
- the dn
-
getLabel
Get the label- Returns:
- the label
-
hasChild
Has child- Returns:
- true if has child
-