Uses of Class
org.openiam.base.response.PasswordChangeResponse
-
Packages that use PasswordChangeResponse Package Description org.openiam.esb.core.pswd.service org.openiam.esb.core.pswd.service.impl org.openiam.srvc.user -
-
Uses of PasswordChangeResponse in org.openiam.esb.core.pswd.service
Methods in org.openiam.esb.core.pswd.service that return PasswordChangeResponse Modifier and Type Method Description PasswordChangeResponsePasswordService. changePassword(PasswordChangeRequest request) -
Uses of PasswordChangeResponse in org.openiam.esb.core.pswd.service.impl
Methods in org.openiam.esb.core.pswd.service.impl that return PasswordChangeResponse Modifier and Type Method Description PasswordChangeResponsePasswordServiceImpl. changePassword(PasswordChangeRequest request) -
Uses of PasswordChangeResponse in org.openiam.srvc.user
Methods in org.openiam.srvc.user that return PasswordChangeResponse Modifier and Type Method Description PasswordChangeResponsePasswordWebService. changePassword(PasswordChangeRequest request)PasswordChangeResponsePasswordWebServiceImpl. changePassword(PasswordChangeRequest request)
-