Uses of Class
de.captaingoldfish.scim.sdk.common.schemas.Schema
Packages that use Schema
-
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)