Class CustomUiLdap
java.lang.Object
edu.internet2.middleware.grouper.ui.customUi.CustomUiUserQueryBase
edu.internet2.middleware.grouper.ui.customUi.CustomUiLdap
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.internet2.middleware.grouper.ui.customUi.CustomUiUserQueryBase
debugMapPut, getCustomUiEngine, getDebugMapPrefix, setCustomUiEngine, setDebugMapPrefix
-
Constructor Details
-
CustomUiLdap
public CustomUiLdap()
-
-
Method Details
-
ldapFilter
public Object ldapFilter(String configId, String searchDn, String filter, String attributeToRetrieve, Group group, Subject subject, CustomUiVariableType customUiVariableType) - Parameters:
configId
-searchDn
-filter
-attributeToRetrieve
-group
-subject
-customUiVariableType
-- Returns:
- value
-
main
- Parameters:
args
-- Throws:
Exception
-