Uses of Class
org.openiam.base.response.LoginAttributeListResponse
-
Packages that use LoginAttributeListResponse Package Description org.openiam.srvc.user -
-
Uses of LoginAttributeListResponse in org.openiam.srvc.user
Methods in org.openiam.srvc.user that return LoginAttributeListResponse Modifier and Type Method Description LoginAttributeListResponseLoginAttributeDataWebService. findBeans(LoginAttributeSearchBean searchBean, int from, int size)LoginAttributeListResponseLoginAttributeDataWebServiceImpl. findBeans(LoginAttributeSearchBean searchBean, int from, int size)LoginAttributeListResponseLoginAttributeDataWebService. getAttributesByLoginId(String loginId)Get login attributes by login idLoginAttributeListResponseLoginAttributeDataWebServiceImpl. getAttributesByLoginId(String loginId)
-