Uses of Class
org.openiam.am.srvc.domain.RuleURIPatternXrefEntity
-
Packages that use RuleURIPatternXrefEntity Package Description org.openiam.am.srvc.domain org.openiam.esb.repository -
-
Uses of RuleURIPatternXrefEntity in org.openiam.am.srvc.domain
Methods in org.openiam.am.srvc.domain with parameters of type RuleURIPatternXrefEntity Modifier and Type Method Description voidAuthenticationRuleEntity. addPatternXrefs(RuleURIPatternXrefEntity patternXref)voidURIPatternEntity. addRuleXref(RuleURIPatternXrefEntity xref) -
Uses of RuleURIPatternXrefEntity in org.openiam.esb.repository
Methods in org.openiam.esb.repository that return types with arguments of type RuleURIPatternXrefEntity Modifier and Type Method Description List<RuleURIPatternXrefEntity>AuthRuleURIPatternXrefRepository. findByRuleId(String ruleId)
-