@Configuration
public class ResourceTypeRegistry
extends java.lang.Object
ScimResource and RequestMapping will be loaded as resource type definitions.| Constructor and Description |
|---|
ResourceTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ResourceTypeDefinition> |
getResourceDefinitions(Scim2Properties scim2Properties) |
@Bean public java.util.Set<ResourceTypeDefinition> getResourceDefinitions(Scim2Properties scim2Properties) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException