Uses of Class
org.apache.syncope.client.console.rest.UserRestClient
-
-
Uses of UserRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return UserRestClient Modifier and Type Method Description UserRestClientIdRepoConsoleContext. userRestClient()Methods in org.apache.syncope.client.console with parameters of type UserRestClient Modifier and Type Method Description AnyDirectoryPanelAdditionalActionLinksProviderIdMConsoleContext. anyDirectoryPanelAdditionalActionLinksProvider(ResourceRestClient resourceRestClient, UserRestClient userRestClient) -
Uses of UserRestClient in org.apache.syncope.client.console.commons
Fields in org.apache.syncope.client.console.commons declared as UserRestClient Modifier and Type Field Description protected UserRestClientIdMAnyDirectoryPanelAdditionalActionLinksProvider. userRestClientConstructors in org.apache.syncope.client.console.commons with parameters of type UserRestClient Constructor Description IdMAnyDirectoryPanelAdditionalActionLinksProvider(ResourceRestClient resourceRestClient, UserRestClient userRestClient) -
Uses of UserRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as UserRestClient Modifier and Type Field Description protected UserRestClientSecurity. userRestClient -
Uses of UserRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as UserRestClient Modifier and Type Field Description protected UserRestClientAnyPanel. userRestClientprotected UserRestClientDelegationDirectoryPanel. userRestClientprotected UserRestClientGroupDirectoryPanel. userRestClientprotected UserRestClientLinkedAccountModalPanel. userRestClientprotected UserRestClientOIDCProvidersDirectoryPanel. userRestClientprotected UserRestClientRemediationDirectoryPanel. userRestClientprotected UserRestClientRoleDirectoryPanel. userRestClientprotected UserRestClientSAML2IdPsDirectoryPanel. userRestClientprotected UserRestClientUserRequestFormDetails. userRestClientprotected UserRestClientUserRequestFormDirectoryPanel. userRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type UserRestClient Constructor Description Builder(List<AnyTypeClassTO> anyTypeClassTOs, UserRestClient restClient, String type, PageReference pageRef) -
Uses of UserRestClient in org.apache.syncope.client.console.panels.search
Constructors in org.apache.syncope.client.console.panels.search with parameters of type UserRestClient Constructor Description Builder(List<AnyTypeClassTO> anyTypeClassTOs, UserRestClient restClient, String type, PageReference pageRef) -
Uses of UserRestClient in org.apache.syncope.client.console.status
Fields in org.apache.syncope.client.console.status declared as UserRestClient Modifier and Type Field Description protected UserRestClientAnyStatusDirectoryPanel. userRestClientprotected UserRestClientChangePasswordModal. userRestClientprotected UserRestClientResourceStatusDirectoryPanel. userRestClient -
Uses of UserRestClient in org.apache.syncope.client.console.tasks
Fields in org.apache.syncope.client.console.tasks declared as UserRestClient Modifier and Type Field Description protected UserRestClientTemplatesTogglePanel. userRestClient -
Uses of UserRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as UserRestClient Modifier and Type Field Description protected UserRestClientDelegationWizardBuilder. userRestClientprotected UserRestClientUserSelectionWizardStep. userRestClientConstructors in org.apache.syncope.client.console.wizards with parameters of type UserRestClient Constructor Description DelegationWizardBuilder(DelegationTO defaultItem, UserRestClient userRestClient, DelegationRestClient delegationRestClient, PageReference pageRef) -
Uses of UserRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as UserRestClient Modifier and Type Field Description protected UserRestClientLinkedAccountWizardBuilder. userRestClientprotected UserRestClientMergeLinkedAccountsSearchPanel. userRestClientprotected UserRestClientMergeLinkedAccountsWizardBuilder. userRestClientprotected UserRestClientUserWizardBuilder. userRestClient
-