Uses of Interface
org.apache.struts2.util.ProxyService
Packages that use ProxyService
Package
Description
Interceptor classes.
XWork util classes.
-
Uses of ProxyService in org.apache.struts2.interceptor
Methods in org.apache.struts2.interceptor with parameters of type ProxyServiceModifier and TypeMethodDescriptionvoidChainingInterceptor.setProxyService(ProxyService proxyService) -
Uses of ProxyService in org.apache.struts2.interceptor.parameter
Methods in org.apache.struts2.interceptor.parameter with parameters of type ProxyServiceModifier and TypeMethodDescriptionvoidOgnlParameterAllowlister.setProxyService(ProxyService proxyService) voidParametersInterceptor.setProxyService(ProxyService proxyService) voidStrutsParameterAuthorizer.setProxyService(ProxyService proxyService) -
Uses of ProxyService in org.apache.struts2.ognl
Methods in org.apache.struts2.ognl with parameters of type ProxyServiceModifier and TypeMethodDescriptionvoidSecurityMemberAccess.setProxyService(ProxyService proxyService) -
Uses of ProxyService in org.apache.struts2.util
Classes in org.apache.struts2.util that implement ProxyService