| Package | Description |
|---|---|
| com.vendasta.sso.v1 |
| Modifier and Type | Method and Description |
|---|---|
IdentityProviderClient.AccountContext |
IdentityProviderClient.ServiceContext.getAccountContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
IdentityProviderClient.getEntryURL(String serviceProviderID,
IdentityProviderClient.AccountContext context)
RPC for getting the entry URL of a service provider
|
String |
IdentityProviderClient.getEntryURLWithCode(String serviceProviderID,
String sessionID,
String userID,
String email,
IdentityProviderClient.AccountContext context,
String nextURL)
RPC for getting the entry URL of the service provider, with the authentication code attached
|
String |
IdentityProviderClient.getEntryURLWithCode(String serviceProviderID,
String sessionID,
String userID,
String email,
IdentityProviderClient.AccountContext context,
String nextURL,
String backUrl,
String backUrlText)
RPC for getting the entry URL of the service provider, with the authentication code attached
This method is overloaded for allowing back url and back url text parameters to be pass
|
Copyright © 2021. All rights reserved.