Skip navigation links
B C G I N S V 

B

blockingStub - Variable in class com.vendasta.common.v1.SDKClient
 

C

com.vendasta.common.v1 - package com.vendasta.common.v1
 
CredentialsException - Exception in com.vendasta.common.v1
 
CredentialsException(String) - Constructor for exception com.vendasta.common.v1.CredentialsException
 
CredentialsException(String, Throwable) - Constructor for exception com.vendasta.common.v1.CredentialsException
 
CredentialsException(Throwable) - Constructor for exception com.vendasta.common.v1.CredentialsException
 
CredentialsManager - Interface in com.vendasta.common.v1
 

G

getAuthorization() - Method in interface com.vendasta.common.v1.CredentialsManager
Any implementation must be able to return an authorization string that can be used in an HTTP Authorization header.
getAuthorization() - Method in class com.vendasta.common.v1.GoogleCredentialsManager
Talks to the Google IAM service to obtain a JWT using a Service Account.
getAuthorization() - Method in class com.vendasta.common.v1.VendastaCredentialsManager
 
getCredentialsManager(InputStream, String) - Method in class com.vendasta.common.v1.SDKClient
 
getStatus() - Method in exception com.vendasta.common.v1.SDKException
If the error was caused while performing the request to the server this will be populated with the status of the error
GoogleCredentialsManager - Class in com.vendasta.common.v1
 
GoogleCredentialsManager(InputStream, String, String) - Constructor for class com.vendasta.common.v1.GoogleCredentialsManager
 

I

invalidateAuthorization() - Method in interface com.vendasta.common.v1.CredentialsManager
The CredentialManager negotiates a credential, but it is not informed if that credential is invalidated for any reason other than expiry.
invalidateAuthorization() - Method in class com.vendasta.common.v1.GoogleCredentialsManager
Used by clients to invalidate the current token for any reason other than expiry, which is handled by this CredentialManager.
invalidateAuthorization() - Method in class com.vendasta.common.v1.VendastaCredentialsManager
 

N

newBlockingStub(ManagedChannel) - Method in class com.vendasta.common.v1.SDKClient
 

S

SDKClient<T extends io.grpc.stub.AbstractStub<T>> - Class in com.vendasta.common.v1
 
SDKClient(String, InputStream) - Constructor for class com.vendasta.common.v1.SDKClient
 
SDKException - Exception in com.vendasta.common.v1
 
SDKException(String) - Constructor for exception com.vendasta.common.v1.SDKException
 
SDKException(String, Throwable) - Constructor for exception com.vendasta.common.v1.SDKException
 
SDKException(Throwable) - Constructor for exception com.vendasta.common.v1.SDKException
 
SDKException(String, StatusRuntimeException) - Constructor for exception com.vendasta.common.v1.SDKException
 
shutdown() - Method in class com.vendasta.common.v1.SDKClient
 

V

VendastaCredentialsManager - Class in com.vendasta.common.v1
 
VendastaCredentialsManager(InputStream, String) - Constructor for class com.vendasta.common.v1.VendastaCredentialsManager
 
B C G I N S V 
Skip navigation links

Copyright © 2018. All rights reserved.