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 SecurityQuestionRestClientSecurity.securityQuestionRestClient -
Uses of SecurityQuestionRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SecurityQuestionRestClientModifier and TypeFieldDescriptionprotected SecurityQuestionRestClientSecurityQuestionsModalPanel.securityQuestionRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type SecurityQuestionRestClientModifierConstructorDescriptionSecurityQuestionsPanel(String id, SecurityQuestionRestClient restClient, PageReference pageRef)