test_re_encrypt_transcript_credentials.py 文件源码

python
阅读 27 收藏 0 点赞 0 评论 0

项目:edx-video-pipeline 作者: edx 项目源码 文件源码
def verify_access_credentials(self):
        """
        Fetches a record to check if we are able to get encrypted data.
        Accessing object that is not able to be decrypted, would throw InvalidToken error.
        """
        TranscriptCredentials.objects.get(
            org=self.credentials_data['org'], provider=self.credentials_data['provider']
        )
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号