0

我需要编写 Cognos 安全提供程序。但是,我不知道从哪里开始。

有什么资源可以帮助我开始。您还知道任何教授如何编写 Cognos 安全提供程序的课程。

4

1 回答 1

2
  1. 阅读“Cognos Authentication Provider Developer Guide”的第 3 章(文件 dg_auth.pdf,它包含在您的 Cognos SDK 产品安装中)

  2. 查看 *install_location*/sdk/java/AuthenticationProvider 提供的示例

  3. 在 Cognos Configuration 应用程序中,在“Local Configuration > Security > Authentication”下添加一个类型为“Custom Java Provider”的新“namespace”资源。

于 2011-08-05T17:39:02.153 回答