Uses of Class
org.apache.syncope.client.enduser.rest.UserRequestRestClient
-
Packages that use UserRequestRestClient Package Description org.apache.syncope.client.enduser org.apache.syncope.client.enduser.pages org.apache.syncope.client.enduser.panels -
-
Uses of UserRequestRestClient in org.apache.syncope.client.enduser
Methods in org.apache.syncope.client.enduser that return UserRequestRestClient Modifier and Type Method Description UserRequestRestClient
FlowableEnduserContext. userRequestRestClient()
-
Uses of UserRequestRestClient in org.apache.syncope.client.enduser.pages
Fields in org.apache.syncope.client.enduser.pages declared as UserRequestRestClient Modifier and Type Field Description protected UserRequestRestClient
Flowable. userRequestRestClient
-
Uses of UserRequestRestClient in org.apache.syncope.client.enduser.panels
Fields in org.apache.syncope.client.enduser.panels declared as UserRequestRestClient Modifier and Type Field Description protected UserRequestRestClient
UserRequestDetails. userRequestRestClient
-