There have a few reports of the transient keyword resulting in Null Pointer Exceptions (NPE) when serializing credentials.
This ticket is to track the reports and see how much this is impacting users. We may need to investigate the usage of serializing the Credentials and certain transient fields.
Issues:
Artifact/ Proof of the Issue(s):
There have a few reports of the transient keyword resulting in Null Pointer Exceptions (NPE) when serializing credentials.
This ticket is to track the reports and see how much this is impacting users. We may need to investigate the usage of serializing the Credentials and certain transient fields.
Issues:
Artifact/ Proof of the Issue(s):
ImpersonatedCredentialsgoogle-auth-library-java#1772 - Calendar is transient and leads to a NPE when serializing