public interface  org.apache.shiro.config.Interpolator extends java.lang.Object
{
public abstract java.lang.String interpolate(java.lang.String);
}