Uses of Interface
org.apache.shiro.config.ogdl.Interpolator
Packages that use Interpolator
-
Uses of Interpolator in org.apache.shiro.config.ogdl
Classes in org.apache.shiro.config.ogdl that implement InterpolatorModifier and TypeClassDescriptionclassCommons-Config interpolation wrapper.classThisInterpolatorsimply returns the original value.Methods in org.apache.shiro.config.ogdl with parameters of type InterpolatorModifier and TypeMethodDescriptionvoidReflectionBuilder.setInterpolator(Interpolator interpolator) Sets theInterpolatorused when evaluating the right side of the expressions.