Interface HasAddableKeys<V>
- Type Parameters:
V
- The type of the value of the attribute.
- All Known Subinterfaces:
AttributeExtractor
,EnumeratedValuesExtractor
- All Known Implementing Classes:
ApplicationScopeExtractor
,EnvironmentScopeExtractor
,HeaderExtractor
,RequestScopeExtractor
,ScopeExtractor
,SessionScopeExtractor
,SessionScopeExtractor
,VelocityScopeExtractor
Allows to get and set attributes.
-
Method Summary