Package com.atlassian.velocity
package com.atlassian.velocity
-
ClassDescriptionCaches all calls to
ClassMap.findMethod(String, Object[])
Extends PluginAwareSecureIntrospector to manage a security allowlist specifically for Atlassian Jira Velocity environment.Extends HtmlSafePluginAwareSecureUberspector to provide a custom introspector specifically tailored for JIRA's velocity template method allowlist mechanisms.JIRA velocity introspector cache that uses Guava to store loaded classes.Overrides Velocity method map to utilize its find function but not populate methods cache.Provides utility methods for accessing Jira's Velocity allowlist introspector configurations.Implements the GlobalMethodAllowlist interface to provide a mechanism for determining if a method is allowed to be executed via Velocity template engine.Simply copied from ATR and placed here - we probably need a better place for it some time soon.Listens for plugin events, and clears the velocity resource cache accordingly.Utility methods for translating parameter types as understood by velocity