Package 

Class CustomerRightsToken


  • 
    public class CustomerRightsToken
    
                        

    An immutable transfer object that can be set the absolute expiration and play duration when requesting an offline playback license.

    • Constructor Detail

      • CustomerRightsToken

        CustomerRightsToken(CustomerRightsToken.Profile profile, boolean storeLicense)
        Creates a new customers rights token.
        Parameters:
        profile - the profile for the offline license request.
        storeLicense - specifies whether the license is persistent
      • CustomerRightsToken

        CustomerRightsToken(CustomerRightsToken.Profile profile, boolean storeLicense, CustomerRightsTokenConfig config)
        Creates a new customers rights token.
        Parameters:
        profile - the profile for the offline license request.
        storeLicense - specifies whether the license is persistent.
        config - specifies extra and optional configuration.