Class DRMTodayConfiguration

    • Method Detail

      • getToken

         final String getToken()

        The DRM Today authorization token. (Nullable)

        • This attribute is required when you use the User Authentication Callback flow to make the license request.

      • getUserId

         final String getUserId()

        The identifier of the user. (Nullable)

        • This attribute is required when you use the User Authentication Callback flow to make the license request.

      • getSessionId

         final String getSessionId()

        The identifier of the session. (Nullable)

        • This attribute is required when you use the User Authentication Callback flow to make the license request.

      • getMerchant

         final String getMerchant()

        The identifier of the merchant. (Nullable)

        • This attribute is required when you use the User Authentication Callback flow to make the license request.