Plumtree EDK (Enterprise Web Development Kit) 5.4.0

EncryptionType.BASE64 Field

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.

public static EncryptionType BASE64;

See Also

EncryptionType Class | Plumtree.Remote.Portlet Namespace