public final class VideoSubscriberAccount
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
VSAccountProviderAuthenticationSchemeAPI()
The identifier for responses that use any authentication protocol.
|
static java.lang.String |
VSAccountProviderAuthenticationSchemeSAML()
The authentication scheme for responses that use the SAML protocol.
|
static java.lang.String |
VSCheckAccessOptionPrompt()
A boolean indicating whether the user may be prompted to grant access.
|
static java.lang.String |
VSErrorDomain()
The domain of all errors returned by VideoSubscriberAccount framework.
|
static java.lang.String |
VSErrorInfoKeyAccountProviderResponse()
A key that can be used to obtain the account provider's response object from an error user info dictionary.
|
static java.lang.String |
VSErrorInfoKeySAMLResponse()
A key that can be used to obtain the subscription provider's SAML response string from an error user info dictionary.
|
static java.lang.String |
VSErrorInfoKeySAMLResponseStatus()
A key that can be used to obtain the subscription provider's SAML status code string from an error user info dictionary.
|
static java.lang.String |
VSErrorInfoKeyUnsupportedProviderIdentifier()
A key that can be used to obtain the identifier string of the user's unsupported subscription provider from an error user info dictionary.
|
static java.lang.String |
VSOpenTVProviderSettingsURLString()
The URL string used to deep link to the system TV Provider settings.
|
public static java.lang.String VSErrorDomain()
public static java.lang.String VSErrorInfoKeySAMLResponse()
public static java.lang.String VSErrorInfoKeySAMLResponseStatus()
public static java.lang.String VSErrorInfoKeyAccountProviderResponse()
public static java.lang.String VSErrorInfoKeyUnsupportedProviderIdentifier()
public static java.lang.String VSCheckAccessOptionPrompt()
public static java.lang.String VSAccountProviderAuthenticationSchemeSAML()
public static java.lang.String VSOpenTVProviderSettingsURLString()
public static java.lang.String VSAccountProviderAuthenticationSchemeAPI()