Uses of Class
com.unboundid.scim2.server.annotations.ResourceType
-
Packages that use ResourceType Package Description com.unboundid.scim2.server.resources Classes representing SCIM 2 service provider endpoints. -
-
Uses of ResourceType in com.unboundid.scim2.server.resources
Classes in com.unboundid.scim2.server.resources with annotations of type ResourceType Modifier and Type Class Description classAbstractServiceProviderConfigEndpointAn abstract JAX-RS resource class for servicing the Service Provider Config endpoint.classResourceTypesEndpointAn abstract JAX-RS resource class for servicing the Resource Types endpoint.classSchemasEndpointAn abstract JAX-RS resource class for servicing the Schemas endpoint.
-