Uses of Interface
org.apache.syncope.client.ui.commons.rest.UserComplianceRestClient
Packages that use UserComplianceRestClient
Package
Description
-
Uses of UserComplianceRestClient in org.apache.syncope.client.console.rest
Classes in org.apache.syncope.client.console.rest that implement UserComplianceRestClientModifier and TypeClassDescriptionclassConsole client for invoking rest users services. -
Uses of UserComplianceRestClient in org.apache.syncope.client.enduser.rest
Classes in org.apache.syncope.client.enduser.rest that implement UserComplianceRestClient -
Uses of UserComplianceRestClient in org.apache.syncope.client.ui.commons.wizards.any
Constructors in org.apache.syncope.client.ui.commons.wizards.any with parameters of type UserComplianceRestClientModifierConstructorDescriptionPasswordPanel(String id, UserWrapper wrapper, Boolean storePasswordInSyncope, boolean templateMode, UserComplianceRestClient restClient)