AquaLogic Interaction Development Kit (IDK) 6.0.0

ICredentialProvider Members

ICredentialProvider overview

Public Instance Methods

GetCredentialSource Returns the source of the credentials as a CredentialSource object.
GetPassword Returns the decrypted password for a backend application.
GetUsername Returns the username for a backend application.
SetCredentialEncryptionType Specifies the type of encryption used to encrypt the password that was sent to the portlet.
SetCredentialSettingType Specifies which type of setting is being used to pass the credentials to the portlet.
SetPasswordParameterName Specifies the name of the setting that contains the password for the backend application.
SetPrivateKey Specifies the private key to use to decrypt the encrypted password that was sent to the portlet.
SetUsernameParameterName Specifies the name of the setting that contains the username for the backend application.

See Also

ICredentialProvider Interface | Plumtree.Remote.Portlet Namespace