GetApplicationScenarioId() const | ProtectionCommonSettings | inline |
GetCustomSettings() const | ProtectionCommonSettings | inline |
GetDelegatedUserEmail() const | ProtectionHandler::PublishingSettings | inline |
GetIsAuditedExtractionAllowed() const | ProtectionHandler::PublishingSettings | inline |
GetIsDeprecatedAlgorithmPreferred() const | ProtectionHandler::PublishingSettings | inline |
GetIsOfflineOnly() const | ProtectionCommonSettings | inline |
GetPreLicenseRequest() const | ProtectionHandler::PublishingSettings | inline |
GetPreLicenseUserEmail() const | ProtectionHandler::PublishingSettings | inline |
GetProtectionDescriptor() const | ProtectionHandler::PublishingSettings | inline |
GetProtectionHandlerForRepublish() const | ProtectionHandler::PublishingSettings | inline |
GetPublishingLicenseForRepublish() const | ProtectionHandler::PublishingSettings | inline |
GetRegenerateContentKey() const | ProtectionHandler::PublishingSettings | inline |
GetRepairLabelIdAllowed() const | ProtectionHandler::PublishingSettings | inline |
IsPublishingFormatJson() const | ProtectionHandler::PublishingSettings | inline |
ProtectionCommonSettings(std::string applicationScenarioId=std::string()) | ProtectionCommonSettings | inline |
PublishingSettings(const std::shared_ptr< ProtectionDescriptor > &protectionDescriptor) | ProtectionHandler::PublishingSettings | inline |
PublishingSettings(const std::shared_ptr< ProtectionDescriptor > &protectionDescriptor, const std::vector< uint8_t > &serializedPublishingLicense) | ProtectionHandler::PublishingSettings | inline |
PublishingSettings(const std::shared_ptr< ProtectionDescriptor > &protectionDescriptor, const std::shared_ptr< ProtectionHandler > &protectionHandler) | ProtectionHandler::PublishingSettings | inline |
SetApplicationScenarioId(std::string applicationScenarioId) | ProtectionCommonSettings | inline |
SetCustomSettings(const std::vector< std::pair< std::string, std::string > > &customSettings) | ProtectionCommonSettings | inline |
SetDelegatedUserEmail(const std::string &delegatedUserEmail) | ProtectionHandler::PublishingSettings | inline |
SetIsAuditedExtractionAllowed(bool isAuditedExtractionAllowed) | ProtectionHandler::PublishingSettings | inline |
SetIsDeprecatedAlgorithmPreferred(bool isDeprecatedAlgorithmPreferred) | ProtectionHandler::PublishingSettings | inline |
SetIsOfflineOnly(bool isOfflineOnly) | ProtectionCommonSettings | inlinevirtual |
SetPreLicenseUserEmail(const std::string &preLicenseUserEmail) | ProtectionHandler::PublishingSettings | inline |
SetPublishingFormatJson(bool isPublishingFormatJson) | ProtectionHandler::PublishingSettings | inline |
SetRegenerateContentKey(bool regenerateContentKey) | ProtectionHandler::PublishingSettings | inline |
SetRepairLabelIdAllowed(bool repairAllowed) | ProtectionHandler::PublishingSettings | inline |
SetRequestPreLicense(std::shared_ptr< PublishingUseLicenseRequest > publishingUseLicenseRequest) | ProtectionHandler::PublishingSettings | inline |