Class VideoSubscriberAccount


  • public final class VideoSubscriberAccount
    extends java.lang.Object
    • Method Detail

      • VSErrorDomain

        public static java.lang.String VSErrorDomain()
        The domain of all errors returned by VideoSubscriberAccount framework.
      • VSErrorInfoKeySAMLResponse

        public 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.
      • VSErrorInfoKeySAMLResponseStatus

        public 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.
      • VSErrorInfoKeyAccountProviderResponse

        public 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.
      • VSErrorInfoKeyUnsupportedProviderIdentifier

        public 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.
      • VSCheckAccessOptionPrompt

        public static java.lang.String VSCheckAccessOptionPrompt()
        A boolean indicating whether the user may be prompted to grant access.
      • VSAccountProviderAuthenticationSchemeSAML

        public static java.lang.String VSAccountProviderAuthenticationSchemeSAML()
        The authentication scheme for responses that use the SAML protocol.
      • VSOpenTVProviderSettingsURLString

        public static java.lang.String VSOpenTVProviderSettingsURLString()
        The URL string used to deep link to the system TV Provider settings.
      • VSAccountProviderAuthenticationSchemeAPI

        public static java.lang.String VSAccountProviderAuthenticationSchemeAPI()
        The identifier for responses that use any authentication protocol.