Uses of Class
org.openiam.am.srvc.dto.AuthenticationRuleStepsFlowchart
-
Packages that use AuthenticationRuleStepsFlowchart Package Description org.openiam.esb.am.service org.openiam.esb.am.service.impl org.openiam.srvc.am -
-
Uses of AuthenticationRuleStepsFlowchart in org.openiam.esb.am.service
Methods in org.openiam.esb.am.service with parameters of type AuthenticationRuleStepsFlowchart Modifier and Type Method Description voidAuthenticationRuleService. removeSteps(AuthenticationRuleStepsFlowchart authenticationRuleStepsFlowchart)voidAuthenticationRuleService. removeStepToStepLinks(AuthenticationRuleStepsFlowchart authenticationRuleStepsFlowchart)voidAuthenticationRuleService. saveAuthenticationRuleStepsFlowchart(AuthenticationRuleStepsFlowchart authenticationRuleStepsFlowchart) -
Uses of AuthenticationRuleStepsFlowchart in org.openiam.esb.am.service.impl
Methods in org.openiam.esb.am.service.impl with parameters of type AuthenticationRuleStepsFlowchart Modifier and Type Method Description voidAuthenticationRuleServiceImpl. removeSteps(AuthenticationRuleStepsFlowchart request)voidAuthenticationRuleServiceImpl. removeStepToStepLinks(AuthenticationRuleStepsFlowchart request)voidAuthenticationRuleServiceImpl. saveAuthenticationRuleStepsFlowchart(AuthenticationRuleStepsFlowchart request) -
Uses of AuthenticationRuleStepsFlowchart in org.openiam.srvc.am
Methods in org.openiam.srvc.am with parameters of type AuthenticationRuleStepsFlowchart Modifier and Type Method Description ResponseAuthenticationRuleWebService. saveAuthRuleStepsFlowchart(AuthenticationRuleStepsFlowchart authenticationRuleStepsFlowchart)save AuthenticationRuleStepsFlowchartResponseAuthenticationRuleWebServiceImpl. saveAuthRuleStepsFlowchart(AuthenticationRuleStepsFlowchart authenticationRuleStepsFlowchart)
-