github googleapis/google-auth-library-java v0.5.0
0.5.0

latest releases: v1.30.0, v1.29.0, v1.28.0...
8 years ago

Features

  • Add ServiceAccountSigner interface and implement signing capabilities (byte[] sign(byte[])) in AppEngine and service account credentials (#73)
  • GoogleCredentials.getApplicationDefault no longer requires google-auth-library-appengine to be in the classpath to create AppEngine credentials. AE SDK is accessed using reflection (#71)
  • Make credentials serializable. Add HttpTransportFactory class to wrap HttpTransport creation an enable serialization (#69)
  • Add asynchronous getRequestMetadata(URI, Executor, RequestMetadataCallback) to Credentials to allow getting request metadata without blocking (#64, #65)
  • Check CLOUDSDK_CONFIG for default credentials location (#63)

Don't miss a new google-auth-library-java release

NewReleases is sending notifications on new releases.