Package | Description |
---|---|
org.apache.shiro.config |
Components that support configuring Shiro in any application.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonsInterpolator
Commons-Config interpolation wrapper.
|
class |
DefaultInterpolator
This
Interpolator simply returns the original value. |
Modifier and Type | Method and Description |
---|---|
void |
ReflectionBuilder.setInterpolator(Interpolator interpolator)
Sets the
Interpolator used when evaluating the right side of the expressions. |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.