Uses of Class
gluu.scim2.client.AbstractScimClient
-
Packages that use AbstractScimClient Package Description gluu.scim2.client -
-
Uses of AbstractScimClient in gluu.scim2.client
Subclasses of AbstractScimClient in gluu.scim2.client Modifier and Type Class Description classOAuthScimClient<T>Instances of this class contain the necessary logic to handle the authorization process required by a client of SCIM service.classTestModeScimClient<T>Instances of this class contain the necessary logic to handle the authorization processes required by a client of SCIM service in test mode.classUmaScimClient<T>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.
-