public interface IdentityProviderClientInterface
| 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) |
GetEntryURLResponse GetEntryURL(GetEntryURLRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
com.vendasta.vax.SDKExceptionGetMultiEntryURLResponse GetMultiEntryURL(GetMultiEntryURLRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
com.vendasta.vax.SDKExceptionGetEntryURLWithCodeResponse GetEntryURLWithCode(GetEntryURLWithCodeRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
com.vendasta.vax.SDKExceptioncom.google.protobuf.Empty Logout(LogoutRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
com.vendasta.vax.SDKExceptionCopyright © 2021. All rights reserved.