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 UserRestClient
IdRepoConsoleContext. userRestClient()
Methods in org.apache.syncope.client.console with parameters of type UserRestClient Modifier and Type Method Description AnyDirectoryPanelAdditionalActionLinksProvider
IdMConsoleContext. 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 UserRestClient
IdMAnyDirectoryPanelAdditionalActionLinksProvider. userRestClient
Constructors 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 UserRestClient
Security. 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 UserRestClient
AnyPanel. userRestClient
protected UserRestClient
DelegationDirectoryPanel. userRestClient
protected UserRestClient
GroupDirectoryPanel. userRestClient
protected UserRestClient
LinkedAccountModalPanel. userRestClient
protected UserRestClient
OIDCProvidersDirectoryPanel. userRestClient
protected UserRestClient
RemediationDirectoryPanel. userRestClient
protected UserRestClient
RoleDirectoryPanel. userRestClient
protected UserRestClient
SAML2IdPsDirectoryPanel. userRestClient
protected UserRestClient
UserRequestFormDetails. userRestClient
protected UserRestClient
UserRequestFormDirectoryPanel. userRestClient
Constructors 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 UserRestClient
AnyStatusDirectoryPanel. userRestClient
protected UserRestClient
ChangePasswordModal. userRestClient
protected UserRestClient
ResourceStatusDirectoryPanel. 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 UserRestClient
TemplatesTogglePanel. 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 UserRestClient
DelegationWizardBuilder. userRestClient
protected UserRestClient
UserSelectionWizardStep. userRestClient
Constructors 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 UserRestClient
LinkedAccountWizardBuilder. userRestClient
protected UserRestClient
MergeLinkedAccountsSearchPanel. userRestClient
protected UserRestClient
MergeLinkedAccountsWizardBuilder. userRestClient
protected UserRestClient
UserWizardBuilder. userRestClient
-