getValue() method

Returns the value stored in the credential.

Syntax

String getValue ()

Returns

value stored in the credential.

Usage

This should be in the format appropriate to relay to the backend system to perform SSO i.e., base64 encoded certificate, http header/cookie value in the format expected by the backend.

value stored in the credential.