public static class FirestoreOptions.EmulatorCredentials extends Credentials
Constructors
EmulatorCredentials()
public EmulatorCredentials()
Methods
getAuthenticationType()
public String getAuthenticationType()
Returns | |
---|---|
Type | Description |
String |
com.google.auth.Credentials.getAuthenticationType()
getRequestMetadata(URI uri)
public Map<String,List<String>> getRequestMetadata(URI uri)
Parameter | |
---|---|
Name | Description |
uri | URI |
Returns | |
---|---|
Type | Description |
Map<String,List<String>> |
com.google.auth.Credentials.getRequestMetadata(java.net.URI)
hasRequestMetadata()
public boolean hasRequestMetadata()
Returns | |
---|---|
Type | Description |
boolean |
com.google.auth.Credentials.hasRequestMetadata()
hasRequestMetadataOnly()
public boolean hasRequestMetadataOnly()
Returns | |
---|---|
Type | Description |
boolean |
com.google.auth.Credentials.hasRequestMetadataOnly()
refresh()
public void refresh()
com.google.auth.Credentials.refresh()