Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ICredentialSetter Members

ICredentialSetter overview

Public Instance Methods

SetCredentialEncryptionType Specifies the type of encryption used to encrypt the password that is sent back to the portal.
SetCredentialSettingType Specifies which type of setting is being used to pass the credentials to the portlet.
SetPassword Sets the encrypted password for a backend application.
SetPasswordParameterName Specifies the name of the setting that contains the password for the backend application.
SetPrivateKey Specifies the private key to use to encrypt the password that is sent back to the portal to be saved.
SetUsername Sets the username for a backend application.
SetUsernameParameterName Specifies the name of the setting that contains the username for the backend application.

See Also

ICredentialSetter Interface | Plumtree.Remote.Portlet Namespace