Class VaultProperties.AzureMsiProperties

  • Enclosing class:
    VaultProperties

    public static class VaultProperties.AzureMsiProperties
    extends Object
    Azure MSI properties.
    • Constructor Detail

      • AzureMsiProperties

        public AzureMsiProperties()
    • Method Detail

      • getAzurePath

        public String getAzurePath()
      • setAzurePath

        public void setAzurePath​(String azurePath)
      • getRole

        public String getRole()
      • setRole

        public void setRole​(String role)
      • getMetadataService

        public URI getMetadataService()
      • setMetadataService

        public void setMetadataService​(URI metadataService)
      • getIdentityTokenService

        public URI getIdentityTokenService()
      • setIdentityTokenService

        public void setIdentityTokenService​(URI identityTokenService)