Uses of Class
org.apache.syncope.client.console.rest.AuthProfileRestClient
Packages that use AuthProfileRestClient
Package
Description
-
Uses of AuthProfileRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return AuthProfileRestClient -
Uses of AuthProfileRestClient in org.apache.syncope.client.console.authprofiles
Constructors in org.apache.syncope.client.console.authprofiles with parameters of type AuthProfileRestClientModifierConstructorDescriptionAuthProfileDirectoryPanel
(String id, AuthProfileRestClient restClient, PageReference pageRef) AuthProfileItemDirectoryPanel
(String id, AuthProfileRestClient restClient, BaseModal<AuthProfileTO> authProfileModal, AuthProfileTO authProfile, PageReference pageRef) -
Uses of AuthProfileRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as AuthProfileRestClient