Password Utilities
This feature enables support for obtaining the values of the user and password attributes of authData elements from an application, and also allows the use of the com.ibm.websphere.crypto.PasswordUtil class as an API.
Dieses Feature aktivieren
Zum Aktivieren des Features "Password Utilities" fügen Sie die folgende Elementdeklaration im Element "featureManager" in Ihrer Datei server.xml hinzu:
<feature>passwordUtilities-1.0</feature>
Feature entwickeln, das von diesem Feature abhängig ist
Wenn Sie ein Feature entwickeln, das vom Feature "Password Utilities" abhängig ist, schließen Sie das folgende Element in den Header "Subsystem-Content" für Ihr neues Feature ein:
com.ibm.websphere.appserver.passwordUtilities-1.0; type="osgi.subsystem.feature"
Features, die dieses Feature aktiviert
Von diesem Feature bereitgestellte IBM API-Pakete
Featurekonfigurationselemente
Sie können die folgenden Elemente in Ihrer Datei server.xml verwenden, um das Feature "Password Utilities" zu konfigurieren: