Password Utilities

此功能部件支持从应用程序中获取 authData 元素的用户和密码属性的值,还允许使用 com.ibm.websphere.crypto.PasswordUtil 类作为 API。

启用此功能部件

要启用 Password Utilities 功能部件,请在 server.xml 文件中的 featureManager 元素内添加以下元素声明:

<feature>passwordUtilities-1.0</feature>

受支持的 Java 版本

开发依赖于此功能部件的功能部件

如果正在开发依赖于 Password Utilities 功能部件的功能部件,请将以下项包括在新功能部件的功能部件清单文件的 Subsystem-Content 头中:

com.ibm.websphere.appserver.passwordUtilities-1.0; type="osgi.subsystem.feature"

此功能部件启用的功能部件

此功能部件提供的 IBM API 包

功能部件配置元素