Uses of Class
org.openiam.am.srvc.domain.URIParamXSSRuleEntity
-
Packages that use URIParamXSSRuleEntity Package Description org.openiam.am.srvc.domain -
-
Uses of URIParamXSSRuleEntity in org.openiam.am.srvc.domain
Methods in org.openiam.am.srvc.domain that return URIParamXSSRuleEntity Modifier and Type Method Description URIParamXSSRuleEntity
URIPatternEntity. getXssRule(String paramName)
Methods in org.openiam.am.srvc.domain with parameters of type URIParamXSSRuleEntity Modifier and Type Method Description void
URIPatternEntity. addXssRule(URIParamXSSRuleEntity entity)
-