Uses of Class
org.apache.syncope.client.lib.SyncopeClient
Packages that use SyncopeClient
Package
Description
-
Uses of SyncopeClient in org.apache.syncope.client.console
Fields in org.apache.syncope.client.console declared as SyncopeClient -
Uses of SyncopeClient in org.apache.syncope.client.enduser
Fields in org.apache.syncope.client.enduser declared as SyncopeClient -
Uses of SyncopeClient in org.apache.syncope.client.lib
Subclasses of SyncopeClient in org.apache.syncope.client.libMethods in org.apache.syncope.client.lib that return SyncopeClientModifier and TypeMethodDescriptionBuilds client instance which will be passing the provided value in theHttpHeaders.AUTHORIZATION
request header.Builds client instance with the given credentials.SyncopeClientFactoryBean.create
(AuthenticationHandler handler) Builds client instance with the given authentication handler.SyncopeClient.delegatedBy
(String delegating) Requests to invoke services as delegating user. -
Uses of SyncopeClient in org.apache.syncope.sra
Fields in org.apache.syncope.sra declared as SyncopeClient -
Uses of SyncopeClient in org.apache.syncope.wa.bootstrap
Methods in org.apache.syncope.wa.bootstrap that return SyncopeClient