Uses of Class
org.apache.struts.config.SecureActionConfig
-
Packages that use SecureActionConfig Package Description org.apache.struts.util -
-
Uses of SecureActionConfig in org.apache.struts.util
Methods in org.apache.struts.util with parameters of type SecureActionConfig Modifier and Type Method Description static boolean
SecureRequestUtils. checkSsl(SecureActionConfig aMapping, javax.servlet.ServletContext aContext, javax.servlet.http.HttpServletRequest aRequest, javax.servlet.http.HttpServletResponse aResponse)
Checks to see if SSL should be toggled for this action
-