DBA Data[Home] [Help]

APPS.FND_LDAP_MAPPER dependencies on FND_WEB_SEC

Line 302: l_pwd := fnd_web_sec.get_reencrypted_password(

298: end if;
299:
300: elsif (l_rec.attribute_name = fnd_oid_util.G_USERPASSWORD)
301: then
302: l_pwd := fnd_web_sec.get_reencrypted_password(
303: p_entity_key_value, fnd_oid_util.get_key(), fnd_oid_util.G_OID);
304:
305: if (l_pwd is not null
306: and l_pwd <> fnd_oid_util.G_INVALID