Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ICredentialSetter Members

ICredentialSetter overview

Public Instance Methods

iconSetCredentialEncryptionType Specifies the type of encryption used to encrypt the password that is sent back to the portal.
iconSetCredentialSettingType Specifies which type of setting is being used to pass the credentials to the portlet.
iconSetPassword Sets the encrypted password for a backend application.
iconSetPasswordParameterName Specifies the name of the setting that contains the password for the backend application.
iconSetPrivateKey Specifies the private key to use to encrypt the password that is sent back to the portal to be saved.
iconSetUsername Sets the username for a backend application.
iconSetUsernameParameterName Specifies the name of the setting that contains the username for the backend application.

See Also

ICredentialSetter Interface | Plumtree.Remote.Portlet Namespace