Package org.apache.syncope.client.lib
package org.apache.syncope.client.lib
-
ClassDescriptionMarker interface for usage with
SyncopeClientFactoryBean.create(org.apache.syncope.client.lib.AuthenticationHandler).Implementation providing Basic Authentication capability.Implementation providing JSON Web Token authentication capability.Implementation using Basic Authentication to obtain JSON Web Token for further operations.Entry point for client access to all REST services exposed by Syncope core; obtain instances viaSyncopeClientFactoryBean.Factory bean for creating instances ofSyncopeClient.