Class AzureSettings


  • public class AzureSettings
    extends Object
    Author:
    silveryocha
    • Method Detail

      • getTenantAuthorityPath

        public static String getTenantAuthorityPath()
        Gets the tenant authority URI
        Returns:
        uri as string.
      • getClientId

        public static String getClientId()
        Gets the client identifier.
        Returns:
        identifier as string.
      • getClientSecretKey

        public static String getClientSecretKey()
        Gets the client secret key.
        Returns:
        key as base64 string.
      • getSilverpeasDomainId

        public static String getSilverpeasDomainId()
        Gets the silverpeas domain identifier.
        Returns:
        a string.