Oracle® WebCenter Interaction Development Kit 10.3.3.0.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