Uses of Interface
gluu.scim2.client.rest.CloseableClient
Packages that use CloseableClient
-
Uses of CloseableClient in gluu.scim2.client
Classes in gluu.scim2.client that implement CloseableClientModifier and TypeClassDescriptionclassThe base class for specific SCIM clients.classInstances of this class contain the necessary logic to handle the authorization process required by a client of SCIM service.classInstances of this class contain the necessary logic to handle the authorization processes required by a client of SCIM service in test mode.classInstances of this class contain the necessary logic to handle the authorization processes required by a client of SCIM service in UMA mode of protection. -
Uses of CloseableClient in gluu.scim2.client.rest
Subinterfaces of CloseableClient in gluu.scim2.client.restModifier and TypeInterfaceDescriptioninterfaceAn interface that exhibits operations to manipulate Fido2Device SCIM resources.interfaceAn interface that exhibits operations to manipulate FidoDevice SCIM resources.interfaceAn interface that exhibits operations to manipulate Group SCIM resources.interfaceA conglomerate interface that exhibits a rich amount of methods to manipulate User, Group, and Fido u2f and Fido 2 Device resources via the SCIM API.interfaceAn interface that exhibits operations to manipulate User SCIM resources.