Uses of Interface
com.evolveum.midpoint.prism.schema.SchemaRegistry
Packages that use SchemaRegistry
Package
Description
-
Uses of SchemaRegistry in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return SchemaRegistryModifier and TypeMethodDescriptiondefault SchemaRegistryDefinition.getSchemaRegistry()@NotNull SchemaRegistryPrismContext.getSchemaRegistry()Returns the schema registry.Methods in com.evolveum.midpoint.prism with parameters of type SchemaRegistryModifier and TypeMethodDescriptiondefault booleanTypeDefinition.isAssignableFrom(TypeDefinition other, SchemaRegistry registry) -
Uses of SchemaRegistry in com.evolveum.midpoint.prism.deleg
Methods in com.evolveum.midpoint.prism.deleg that return SchemaRegistry -
Uses of SchemaRegistry in com.evolveum.midpoint.prism.schema
Methods in com.evolveum.midpoint.prism.schema that return SchemaRegistry -
Uses of SchemaRegistry in com.evolveum.midpoint.prism.util
Methods in com.evolveum.midpoint.prism.util that return SchemaRegistry -
Uses of SchemaRegistry in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type SchemaRegistryModifier and TypeMethodDescriptionstatic AuthenticationsPolicyTypeSecurityPolicyUtil.createDefaultAuthenticationPolicy(List<String> customIgnoredLocalPaths, SchemaRegistry schemaRegistry)