Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ICredentialProvider Members

ICredentialProvider overview

Public Instance Methods

iconGetCredentialSource Returns the source of the credentials as a CredentialSource object.
iconGetPassword Returns the decrypted password for a backend application.
iconGetUsername Returns the username for a backend application.
iconSetCredentialEncryptionType Specifies the type of encryption used to encrypt the password that was sent to the portlet.
iconSetCredentialSettingType Specifies which type of setting is being used to pass the credentials to the portlet.
iconSetPasswordParameterName Specifies the name of the setting that contains the password for the backend application.
iconSetPrivateKey Specifies the private key to use to decrypt the encrypted password that was sent to the portlet.
iconSetUsernameParameterName Specifies the name of the setting that contains the username for the backend application.

See Also

ICredentialProvider Interface | Plumtree.Remote.Portlet Namespace