Send feedback
Class MockMetadataServerTransport (1.35.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.35.2 keyboard_arrow_down
public class MockMetadataServerTransport extends MockHttpTransport
Beta
Transport that simulates the GCE metadata server for access tokens.
Inheritance
java.lang.Object >
com.google.api.client.http.HttpTransport >
com.google.api.client.testing.http.MockHttpTransport >
MockMetadataServerTransport
Inherited Members
com.google.api.client.http.HttpTransport.createRequestFactory()
com.google.api.client.http.HttpTransport.createRequestFactory(com.google.api.client.http.HttpRequestInitializer)
com.google.api.client.http.HttpTransport.isMtls()
com.google.api.client.http.HttpTransport.shutdown()
com.google.api.client.testing.http.MockHttpTransport.buildRequest(java.lang.String,java.lang.String)
com.google.api.client.testing.http.MockHttpTransport.getLowLevelHttpRequest()
com.google.api.client.testing.http.MockHttpTransport.getSupportedMethods()
com.google.api.client.testing.http.MockHttpTransport.supportsMethod(java.lang.String)
Constructors
public MockMetadataServerTransport ( String accessToken )
Parameter
Name Description accessToken String
Methods
public LowLevelHttpRequest buildRequest ( String method , String url )
Parameters
Returns
Type Description com.google.api.client.http.LowLevelHttpRequest
Overrides
com.google.api.client.testing.http.MockHttpTransport.buildRequest(java.lang.String,java.lang.String)
Exceptions
public void setTokenRequestStatusCode ( Integer tokenRequestStatusCode )
Parameter
Name Description tokenRequestStatusCode Integer
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]