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 TypeClassDescriptionclass
The base class for specific SCIM clients.class
Instances of this class contain the necessary logic to handle the authorization process required by a client of SCIM service.class
Instances of this class contain the necessary logic to handle the authorization processes required by a client of SCIM service in test mode.class
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. -
Uses of CloseableClient in gluu.scim2.client.rest
Subinterfaces of CloseableClient in gluu.scim2.client.restModifier and TypeInterfaceDescriptioninterface
An interface that exhibits operations to manipulate Fido2Device SCIM resources.interface
An interface that exhibits operations to manipulate FidoDevice SCIM resources.interface
An interface that exhibits operations to manipulate Group SCIM resources.interface
A 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.interface
An interface that exhibits operations to manipulate User SCIM resources.