Primetime Cloud DRM can be configured to reach out to your own Back-End Authentication/Entitlement service to determine:
Primetime Cloud DRM includes a reference implementation of a back-end authentication/entitlement service. For demonstration purposes, this server is issuing “allow” responses to BEES requests. See BEESServlet.java to modify the server behavior.
Previously, this was a separate product called Back End Entitlement Server (BEES), thus the references to BEES throughout this document and in the source files.