Uses of Class
org.apache.syncope.client.enduser.rest.AuthProfileRestClient
-
Packages that use AuthProfileRestClient Package Description org.apache.syncope.client.enduser org.apache.syncope.client.enduser.pages -
-
Uses of AuthProfileRestClient in org.apache.syncope.client.enduser
Methods in org.apache.syncope.client.enduser that return AuthProfileRestClient Modifier and Type Method Description AuthProfileRestClient
AMEnduserContext. authProfileRestClient()
-
Uses of AuthProfileRestClient in org.apache.syncope.client.enduser.pages
Fields in org.apache.syncope.client.enduser.pages declared as AuthProfileRestClient Modifier and Type Field Description protected AuthProfileRestClient
AuthProfile. restClient
-