Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ICredentialSetter.SetUsername Method 

Sets the username for a backend application.

void SetUsername(
   string username
);

Parameters

username
The plain-text username to set in the headers.

Remarks

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

See Also

ICredentialSetter Interface | Plumtree.Remote.Portlet Namespace