Class CbsAuthorizationType

    • Field Detail

      • SHARED_ACCESS_SIGNATURE

        public static final CbsAuthorizationType SHARED_ACCESS_SIGNATURE
        Authorize with CBS through a shared access signature.
      • JSON_WEB_TOKEN

        public static final CbsAuthorizationType JSON_WEB_TOKEN
        Authorize with CBS using a JSON web token. This is used in the case where Azure Active Directory is used for authentication and the authenticated user wants to authorize with Azure Event Hubs.
    • Constructor Detail

      • CbsAuthorizationType

        public CbsAuthorizationType()