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 PasswordChangeResponse
PasswordService. 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 PasswordChangeResponse
PasswordServiceImpl. 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 PasswordChangeResponse
PasswordWebService. changePassword(PasswordChangeRequest request)
PasswordChangeResponse
PasswordWebServiceImpl. changePassword(PasswordChangeRequest request)
-