Class AllowedMethods
java.lang.Object
org.apache.struts2.config.entities.AllowedMethods
- 
Method SummaryModifier and TypeMethodDescriptionstatic AllowedMethodsbooleaninthashCode()booleanbooleanlist()toString()
- 
Method Details- 
buildpublic static AllowedMethods build(boolean strictMethodInvocation, Set<String> methods, String defaultRegex) 
- 
isAllowed
- 
list
- 
getDefaultRegex
- 
isStrictMethodInvocationpublic boolean isStrictMethodInvocation()
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-