Class HttpAzureSharedKeyLiteHelper


  • public class HttpAzureSharedKeyLiteHelper
    extends AuthenticatorHelper
    Implements the Shared Key Lite authentication for Azure services. This concerns Table storage on Azure Storage.

    More documentation is available here
    • Constructor Detail

      • HttpAzureSharedKeyLiteHelper

        public HttpAzureSharedKeyLiteHelper()
        Constructor.
    • Method Detail

      • getCanonicalizedResourceName

        private static java.lang.String getCanonicalizedResourceName​(Reference resourceRef)
        Returns the canonicalized resource name.
        Parameters:
        resourceRef - The resource reference.
        Returns:
        The canonicalized resource name.