Uses of Class
org.openiam.base.response.HelpDeskQuestionsResponse
-
Packages that use HelpDeskQuestionsResponse Package Description org.openiam.esb.core.user.service org.openiam.esb.core.user.service.impl org.openiam.srvc.user -
-
Uses of HelpDeskQuestionsResponse in org.openiam.esb.core.user.service
Methods in org.openiam.esb.core.user.service that return HelpDeskQuestionsResponse Modifier and Type Method Description HelpDeskQuestionsResponse
HelpdeskQuestionService. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
-
Uses of HelpDeskQuestionsResponse in org.openiam.esb.core.user.service.impl
Methods in org.openiam.esb.core.user.service.impl that return HelpDeskQuestionsResponse Modifier and Type Method Description HelpDeskQuestionsResponse
HelpdeskQuestionServiceImpl. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
Get response for helpdesk access request. 2 modes: Initialization and check entered ansewers. -
Uses of HelpDeskQuestionsResponse in org.openiam.srvc.user
Methods in org.openiam.srvc.user that return HelpDeskQuestionsResponse Modifier and Type Method Description HelpDeskQuestionsResponse
UserDataWebService. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
HelpDeskQuestionsResponse
UserDataWebServiceImpl. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
-