Uses of Class
org.oa4mp.delegation.server.config.server.LDAPConfigurationUtil.AttributeEntry
-
Packages that use LDAPConfigurationUtil.AttributeEntry Package Description edu.uiuc.ncsa.oa4mp.delegation.oa2.server.config -
-
Uses of LDAPConfigurationUtil.AttributeEntry in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.config
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.config that return types with arguments of type LDAPConfigurationUtil.AttributeEntry Modifier and Type Method Description Map<String,LDAPConfigurationUtil.AttributeEntry>
LDAPConfiguration. getSearchAttributes()
Search attributes are recorded as a map.Method parameters in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.config with type arguments of type LDAPConfigurationUtil.AttributeEntry Modifier and Type Method Description void
LDAPConfiguration. setSearchAttributes(Map<String,LDAPConfigurationUtil.AttributeEntry> searchAttributes)
-