AquaLogic Interaction Development Kit (IDK) 6.0.0

IPortletContext.GetCredentialSetter Method 

Returns an instance of an ICredentialSetter for the current portlet response.

ICredentialSetter GetCredentialSetter();

Exceptions

Exception Type Condition
ProtocolNotSupportedException The portlet was sent credentials from the Credential Vault. A portlet cannot set Credential Vault values.

See Also

IPortletContext Interface | Plumtree.Remote.Portlet Namespace