Uses of Class
de.captaingoldfish.scim.sdk.common.schemas.Schema
Packages that use Schema
Package
Description
-
Uses of Schema in de.captaingoldfish.scim.sdk.common.schemas
Methods in de.captaingoldfish.scim.sdk.common.schemas that return SchemaModifier and TypeMethodDescriptionSchemaAttribute.getSchema()a reference to the parent schema that holds this schema attributeConstructors in de.captaingoldfish.scim.sdk.common.schemas with parameters of type SchemaModifierConstructorDescriptionSchemaAttribute(Schema schema, String resourceUri, SchemaAttribute parent, com.fasterxml.jackson.databind.JsonNode jsonNode) protectedSchemaAttribute(Schema schema, String resourceUri, SchemaAttribute parent, com.fasterxml.jackson.databind.JsonNode jsonNode, String namePrefix) -
Uses of Schema in de.captaingoldfish.scim.sdk.common.utils
Constructors in de.captaingoldfish.scim.sdk.common.utils with parameters of type SchemaModifierConstructorDescriptionResourceComparator(Schema mainSchema, List<Schema> extensions, List<SchemaAttribute> attributes, ResourceComparator.AttributeHandlingType attributeHandlingType) Constructor parameters in de.captaingoldfish.scim.sdk.common.utils with type arguments of type SchemaModifierConstructorDescriptionResourceComparator(Schema mainSchema, List<Schema> extensions, List<SchemaAttribute> attributes, ResourceComparator.AttributeHandlingType attributeHandlingType)