Uses of Class
org.apache.syncope.client.console.rest.UserRequestRestClient
Package
Description
-
Uses of UserRequestRestClient in org.apache.syncope.client.console
Modifier and TypeMethodDescriptionFlowableConsoleContext.userRequestFormFinalizer
(UserRequestRestClient userRequestRestClient) -
Uses of UserRequestRestClient in org.apache.syncope.client.console.pages
Modifier and TypeFieldDescriptionprotected UserRequestRestClient
UserRequests.userRequestRestClient
-
Uses of UserRequestRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected UserRequestRestClient
UserRequestFormModal.userRequestRestClient
ModifierConstructorDescriptionUserRequestDirectoryPanel
(String id, UserRequestRestClient restClient, PageReference pageRef) UserRequestFormDirectoryPanel
(String id, UserRequestRestClient restClient, PageReference pageRef) -
Uses of UserRequestRestClient in org.apache.syncope.client.console.widgets
Modifier and TypeFieldDescriptionprotected UserRequestRestClient
UserRequestFormsWidget.userRequestRestClient
-
Uses of UserRequestRestClient in org.apache.syncope.client.console.wizards.any
Modifier and TypeFieldDescriptionprotected final UserRequestRestClient
UserRequestFormFinalizer.userRequestRestClient
ModifierConstructorDescriptionUserRequestFormFinalizer
(UserRequestRestClient userRequestRestClient)