Uses of Class
org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Packages that use LdapUnwillingToPerformException Package Description org.apache.directory.api.ldap.schema.loader -
-
Uses of LdapUnwillingToPerformException in org.apache.directory.api.ldap.schema.loader
Methods in org.apache.directory.api.ldap.schema.loader that throw LdapUnwillingToPerformException Modifier and Type Method Description AttributeTypeSchemaEntityFactory. getAttributeType(SchemaManager schemaManager, Entry entry, Registries targetRegistries, String schemaName)Construct an AttributeType from an entry representing an AttributeType.MatchingRuleSchemaEntityFactory. getMatchingRule(SchemaManager schemaManager, Entry entry, Registries targetRegistries, String schemaName)Construct an MatchingRule from an entry get from the DitLdapSyntaxSchemaEntityFactory. getSyntax(SchemaManager schemaManager, Entry entry, Registries targetRegistries, String schemaName)
-