Uses of Package
org.apache.syncope.client.lib
-
Classes in org.apache.syncope.client.lib used by org.apache.syncope.client.console Class Description SyncopeAnonymousClient SyncopeClient Entry point for client access to all REST services exposed by Syncope core; obtain instances viaSyncopeClientFactoryBean
.SyncopeClientFactoryBean Factory bean for creating instances ofSyncopeClient
. -
Classes in org.apache.syncope.client.lib used by org.apache.syncope.client.enduser Class Description SyncopeAnonymousClient SyncopeClient Entry point for client access to all REST services exposed by Syncope core; obtain instances viaSyncopeClientFactoryBean
.SyncopeClientFactoryBean Factory bean for creating instances ofSyncopeClient
. -
Classes in org.apache.syncope.client.lib used by org.apache.syncope.client.lib Class Description AnonymousAuthenticationHandler Implementation providing Basic Authentication capability for the specialanonymous
user.AuthenticationHandler Marker interface for usage withSyncopeClientFactoryBean.create(org.apache.syncope.client.lib.AuthenticationHandler)
.BasicAuthenticationHandler Implementation providing Basic Authentication capability.RestClientExceptionMapper SyncopeAnonymousClient SyncopeClient Entry point for client access to all REST services exposed by Syncope core; obtain instances viaSyncopeClientFactoryBean
.SyncopeClientFactoryBean Factory bean for creating instances ofSyncopeClient
.SyncopeClientFactoryBean.ContentType -
Classes in org.apache.syncope.client.lib used by org.apache.syncope.client.ui.commons Class Description SyncopeAnonymousClient -
Classes in org.apache.syncope.client.lib used by org.apache.syncope.sra Class Description SyncopeClient Entry point for client access to all REST services exposed by Syncope core; obtain instances viaSyncopeClientFactoryBean
. -
Classes in org.apache.syncope.client.lib used by org.apache.syncope.wa.bootstrap Class Description SyncopeClient Entry point for client access to all REST services exposed by Syncope core; obtain instances viaSyncopeClientFactoryBean
.