Package gluu.scim2.client


package gluu.scim2.client
  • Classes
    Class
    Description
    The base class for specific SCIM clients.
    A singleton object that holds a mapping of the RestEasy clients used by objects that extend the AbstractScimClient class and the access tokens they are using.
    Instances of this class contain the necessary logic to handle the authorization process required by a client of SCIM service.
    Instances of this class contain the necessary logic to handle the authorization processes required by a client of SCIM service in test mode.
    Instances of this class contain the necessary logic to handle the authorization processes required by a client of SCIM service in UMA mode of protection.