BrightcoveTokenAuthorizer

class BrightcoveTokenAuthorizer : Authorizer

The class responsible to configure a Video with a Brightcove aiuthorization token.

Constructors

Link copied to clipboard
constructor()
Instantiates a new Brightcove Token Authorizer.

Properties

Link copied to clipboard
The constant BRIGHTCOVE_AUTHORIZATION_HEADER_KEY.
Link copied to clipboard
The constant BRIGHTCOVE_AUTHORIZATION_QUERY_PARAM_KEY.

Functions

Link copied to clipboard
open fun configure(video: Video, brightcoveAuthorizationToken: String): Video
Configures the video with the Authorization Token.
Link copied to clipboard
Attempts to find the Authorization Token string configured in the Video.