Uses of Class
org.apache.syncope.client.console.rest.AMSessionRestClient
-
Packages that use AMSessionRestClient Package Description org.apache.syncope.client.console.panels org.apache.syncope.client.console.rest -
-
Uses of AMSessionRestClient in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type AMSessionRestClient Constructor Description AMSessionDirectoryPanel(String id, AMSessionRestClient restClient, String listEntitlement, String deleteEntitlement, PageReference pageRef)
AMSessionPanel(String id, AMSessionRestClient restClient, String listEntitlement, String deleteEntitlement, PageReference pageRef)
-
Uses of AMSessionRestClient in org.apache.syncope.client.console.rest
Subclasses of AMSessionRestClient in org.apache.syncope.client.console.rest Modifier and Type Class Description class
SRASessionRestClient
class
WASessionRestClient
-