Uses of Class
org.openiam.base.response.list.AuthenticationRuleListResponse
-
Packages that use AuthenticationRuleListResponse Package Description org.openiam.srvc.am -
-
Uses of AuthenticationRuleListResponse in org.openiam.srvc.am
Methods in org.openiam.srvc.am that return AuthenticationRuleListResponse Modifier and Type Method Description AuthenticationRuleListResponseAuthenticationRuleWebService. findAuthRules(AuthenticationRuleSearchBean searchBean, int from, int size)Searches and returns list of AuthenticationRule objects, which are suitable for passed search criteriaAuthenticationRuleListResponseAuthenticationRuleWebServiceImpl. findAuthRules(AuthenticationRuleSearchBean searchBean, int from, int size)
-