| Package | Description |
|---|---|
| org.jasig.services.persondir.support.web |
| Modifier and Type | Method and Description |
|---|---|
RequestAttributeSourceFilter.ProcessingPosition |
RequestAttributeSourceFilter.getProcessingPosition() |
static RequestAttributeSourceFilter.ProcessingPosition |
RequestAttributeSourceFilter.ProcessingPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestAttributeSourceFilter.ProcessingPosition[] |
RequestAttributeSourceFilter.ProcessingPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestAttributeSourceFilter.setProcessingPosition(RequestAttributeSourceFilter.ProcessingPosition processingPosition)
Sets the pre/post/both position of the processing relative to the doFilter call.
|
Copyright © 2015 Jasig. All Rights Reserved.