Class ContextAwareMetadataJson

java.lang.Object
java.util.AbstractMap<String,Object>
com.google.api.client.util.GenericData
com.google.api.client.json.GenericJson
com.google.auth.mtls.ContextAwareMetadataJson
All Implemented Interfaces:
Cloneable, Map<String,Object>

public class ContextAwareMetadataJson extends com.google.api.client.json.GenericJson
Data class representing context_aware_metadata.json file. This is meant for internal Google Cloud usage and behavior may be changed without warning.

Note: This implementation is duplicated from the existing ContextAwareMetadataJson found in the Gax library. The Gax library version of ContextAwareMetadataJson will be marked as deprecated in the future.

  • Constructor Details

    • ContextAwareMetadataJson

      public ContextAwareMetadataJson()
  • Method Details

    • getCommands

      public final com.google.common.collect.ImmutableList<String> getCommands()
      Returns the cert provider command.