Package org.apache.syncope.client.lib
-
Interface Summary Interface Description AuthenticationHandler Marker interface for usage withSyncopeClientFactoryBean.create(org.apache.syncope.client.lib.AuthenticationHandler)
. -
Class Summary Class Description AnonymousAuthenticationHandler Implementation providing Basic Authentication capability for the specialanonymous
user.BasicAuthenticationHandler Implementation providing Basic Authentication capability.JWTAuthenticationHandler Implementation providing JSON Web Token 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
.WebClientBuilder -
Enum Summary Enum Description SyncopeClientFactoryBean.ContentType