Uses of Interface
org.apache.velocity.util.introspection.SecureIntrospectorControl
-
Packages that use SecureIntrospectorControl Package Description org.apache.velocity.util.introspection -
-
Uses of SecureIntrospectorControl in org.apache.velocity.util.introspection
Classes in org.apache.velocity.util.introspection that implement SecureIntrospectorControl Modifier and Type Class Description class
SecureIntrospectorImpl
Prevent "dangerous" classloader/reflection related calls.
-