Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ICredentialSetter.SetUsername Method 

Sets the username for a backend application.

void SetUsername(
   string username
);

Parameters

username
Plain-text username to set in headers.

Remarks

The value is written to the headers that are sent back to the portal.

See Also

ICredentialSetter Interface | Plumtree.Remote.Portlet Namespace