Package com.easypost.easyvcr
Class Statics
java.lang.Object
com.easypost.easyvcr.Statics
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet a map of the EasyVCR replay headers.
-
Field Details
-
VIA_RECORDING_HEADER_KEY
- See Also:
- Constant Field Values
-
DEFAULT_CREDENTIAL_HEADERS_TO_HIDE
Default headers to censor (credential-related headers). -
DEFAULT_CREDENTIAL_PARAMETERS_TO_HIDE
Default parameters to censor (credential-related parameters). -
DEFAULT_CENSOR_TEXT
Default string to use to censor sensitive information.- See Also:
- Constant Field Values
-
-
Constructor Details
-
Statics
public Statics()
-
-
Method Details
-
getReplayHeaders
Get a map of the EasyVCR replay headers.- Returns:
- a map of the EasyVCR replay headers.
-