Uses of Class
org.apache.syncope.client.console.rest.SecurityQuestionRestClient
Packages that use SecurityQuestionRestClient
Package
Description
-
Uses of SecurityQuestionRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SecurityQuestionRestClient -
Uses of SecurityQuestionRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as SecurityQuestionRestClientModifier and TypeFieldDescriptionprotected SecurityQuestionRestClient
Security.securityQuestionRestClient
-
Uses of SecurityQuestionRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SecurityQuestionRestClientModifier and TypeFieldDescriptionprotected SecurityQuestionRestClient
SecurityQuestionsModalPanel.securityQuestionRestClient
Constructors in org.apache.syncope.client.console.panels with parameters of type SecurityQuestionRestClientModifierConstructorDescriptionSecurityQuestionsPanel
(String id, SecurityQuestionRestClient restClient, PageReference pageRef)