Home
last modified time | relevance | path

Searched defs:ldapProperties (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/access-control/controllers/
H A Dldap-controller.js186 function getEnabledServiceType(ldapProperties) { argument
201 function getServiceAddresses(ldapProperties) { argument
215 function getUseSsl(ldapProperties) { argument
230 function getUsername(ldapProperties) { argument
244 function getBaseDistinguishedNames(ldapProperties) { argument
259 function getGroupsAttribute(ldapProperties) { argument
274 function getUsernameAttribute(ldapProperties) { argument
289 function getRoleGroups(ldapProperties) { argument
303 function createLdapEnableRequest(serviceType, ldapProperties) { argument