DBA Data[Home] [Help]

APPS.FND_LDAP_MAPPER dependencies on FND_WEB_SEC

Line 301: l_pwd := fnd_web_sec.get_reencrypted_password(

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