public class IdentityProviderGeneratedClient extends Object implements IdentityProviderClientInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
IdentityProviderGeneratedClient.Options |
| Constructor and Description |
|---|
IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment) |
IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment,
float defaultTimeout) |
IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment,
IdentityProviderGeneratedClient.Options options) |
IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment,
InputStream serviceAccount,
float defaultTimeout) |
IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment,
InputStream serviceAccount,
IdentityProviderGeneratedClient.Options options) |
| Modifier and Type | Method and Description |
|---|---|
GetEntryURLResponse |
GetEntryURL(GetEntryURLRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
GetEntryURLWithCodeResponse |
GetEntryURLWithCode(GetEntryURLWithCodeRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
GetMultiEntryURLResponse |
GetMultiEntryURL(GetMultiEntryURLRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
com.google.protobuf.Empty |
Logout(LogoutRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
public IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment)
public IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment,
IdentityProviderGeneratedClient.Options options)
public IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment,
float defaultTimeout)
public IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment,
InputStream serviceAccount,
float defaultTimeout)
public IdentityProviderGeneratedClient(com.vendasta.vax.Environment environment,
InputStream serviceAccount,
IdentityProviderGeneratedClient.Options options)
public GetEntryURLResponse GetEntryURL(GetEntryURLRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
GetEntryURL in interface IdentityProviderClientInterfacecom.vendasta.vax.SDKExceptionpublic GetMultiEntryURLResponse GetMultiEntryURL(GetMultiEntryURLRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
GetMultiEntryURL in interface IdentityProviderClientInterfacecom.vendasta.vax.SDKExceptionpublic GetEntryURLWithCodeResponse GetEntryURLWithCode(GetEntryURLWithCodeRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
GetEntryURLWithCode in interface IdentityProviderClientInterfacecom.vendasta.vax.SDKExceptionpublic com.google.protobuf.Empty Logout(LogoutRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
Logout in interface IdentityProviderClientInterfacecom.vendasta.vax.SDKExceptionCopyright © 2021. All rights reserved.