Package io.jans.scim2.client
-
Class Summary Class Description AbstractScimClient<T> The base class for specific SCIM clients.ClientMap A singleton object that holds a mapping of the RestEasy clients used by objects that extend theAbstractScimClient
class and the access tokens they are using.ScimClient<T> Instances of this class contain the necessary logic to handle the authorization process required by a client of SCIM service.