public interface AttributeContextMutator
AttributeContext
.
In other words, it is able to add, replace and remove attributes from the
AttributeContext
.Modifier and Type | Method and Description |
---|---|
void |
mutate(AttributeContext context,
javax.servlet.ServletRequest request)
Mutate a
AttributeContext . |
void mutate(AttributeContext context, javax.servlet.ServletRequest request)
AttributeContext
.context
- The attribute context to mutate.request
- The current servlet request.Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.