public class SafeParametersInterceptor
extends com.opensymphony.xwork2.interceptor.ParametersInterceptor
Parameters that set a value on an action directly will be allowed. However:
Portions of this class are copied from XWork under the Apache license, Copyright (c) 2002-2003 by OpenSymphony
Constructor and Description |
---|
SafeParametersInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isAcceptableParameter(String name,
Object action) |
acceptableName, addParametersToContext, doIntercept, getOrderedComparator, getParameterLogMap, isAccepted, isExcluded, isOrdered, isWithinLengthLimit, notifyDeveloperParameterException, retrieveParameters, setAcceptedPatterns, setAcceptParamNames, setDevMode, setExcludedPatterns, setExcludeParams, setOrdered, setParameters, setParamNameMaxLength, setValueStackFactory
Copyright © 2021 Atlassian. All rights reserved.