Searched refs:getAttributePaths (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-scripting/src/main/js/
H A DdeviceIdMatch-server-side.js610 function getAttributePaths(attributeConfig, attributePath) { function
628 attrPaths = getAttributePaths(attributeConfig[attributeName], attrPath);
640 return getAttributePaths(attributeConfig, []);
/forgerock/openam/openam-scripting/src/main/js/
H A DdeviceIdMatch-server-side.js610 function getAttributePaths(attributeConfig, attributePath) { function
628 attrPaths = getAttributePaths(attributeConfig[attributeName], attrPath);
640 return getAttributePaths(attributeConfig, []);

Completed in 871 milliseconds