Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
ICredentialSetter.SetPassword Method
Sets the encrypted password for a backend application.
void SetPassword(
string plaintextPassword
);
Parameters
-
plaintextPassword
- Plain-text password to set in headers.
Remarks
The value is encrypted and written to the headers that are sent back to the portal.
See Also
ICredentialSetter Interface | Plumtree.Remote.Portlet Namespace