Filtering Context

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

Artifactory provides the following environment variables for the FreeMarker template:

  • "properties" (org.artifactory.md.Properties)- Contains the properties of the requested artifact and any matrix params included in the request; when a clash of properties with identical keys occurs, the former takes precedence

  • "request" (org.artifactory.request.Request) - The current request that was sent for the artifact

  • "security" (org.artifactory.security.Security) - Artifactory's current security object