Package com.brightcove.player.drm
Class CustomerRightsTokenConfig.Builder
java.lang.Object
com.brightcove.player.drm.CustomerRightsTokenConfig.Builder
- Enclosing class:
- CustomerRightsTokenConfig
The CustomerRightsTokenConfig Builder.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds the CustomerRightsTokenConfig.setOutputProtection
(OutputProtection outputProtection) Sets output protection.
-
Constructor Details
-
Builder
public Builder()Instantiates a new CustomerRightsTokenConfig.Builder.
-
-
Method Details
-
setOutputProtection
Sets output protection.- Parameters:
outputProtection
- the output protection- Returns:
- the builder instance
-
build
Builds the CustomerRightsTokenConfig.- Returns:
- the customer rights token config
-