![]() ![]() | Credentials are encrypted and decrypted by the portlet using AES-128 encryption and a private key. Portlets that do not use the credential vault use this encryption method. |
![]() ![]() | Credentials stored in the credential vault can be sent Base64 encoded if the connection is over SSL. Basic Auth credentials are also sent Base64 encoded. |
![]() ![]() | Credentials should only be passed in plain-text if the connection is secured via SSL. Passing credentials in this manner allows the portal to consume an existing web application. |
![]() ![]() | Credentials are encrypted and decrypted by the portlet using RC2-40 encryption and a private key. Portlets that do not use the credential vault use this encryption method. |
![]() ![]() | Credentials stored in the credential vault will be encrypted by the portal via PKI encryption and sent to the portlet. Portlets that use the IDK and consume credential vault values use this encryption method. |
![]() | |
![]() | |
![]() | |
![]() |
EncryptionType Class | Plumtree.Remote.Portlet Namespace