Uses of Class
org.apache.syncope.client.console.rest.AuthModuleRestClient
Packages that use AuthModuleRestClient
Package
Description
-
Uses of AuthModuleRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return AuthModuleRestClient -
Uses of AuthModuleRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as AuthModuleRestClient -
Uses of AuthModuleRestClient in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type AuthModuleRestClientModifierConstructorDescriptionAuthModuleDirectoryPanel(String id, AuthModuleRestClient restClient, PageReference pageRef) -
Uses of AuthModuleRestClient in org.apache.syncope.client.console.policies
Fields in org.apache.syncope.client.console.policies declared as AuthModuleRestClientModifier and TypeFieldDescriptionprotected AuthModuleRestClientAuthPolicyModalPanel.authModuleRestClient -
Uses of AuthModuleRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as AuthModuleRestClientModifier and TypeFieldDescriptionprotected final AuthModuleRestClientAuthModuleWizardBuilder.authModuleRestClientConstructors in org.apache.syncope.client.console.wizards with parameters of type AuthModuleRestClientModifierConstructorDescriptionAuthModuleWizardBuilder(AuthModuleTO defaultItem, AuthModuleRestClient authModuleRestClient, PageReference pageRef)