Uses of Class
org.apache.directory.shared.ldap.exception.LdapUnwillingToPerformException

Packages that use LdapUnwillingToPerformException
org.apache.directory.shared.ldap.schema.loader.ldif   
 

Uses of LdapUnwillingToPerformException in org.apache.directory.shared.ldap.schema.loader.ldif
 

Methods in org.apache.directory.shared.ldap.schema.loader.ldif that throw LdapUnwillingToPerformException
 AttributeType SchemaEntityFactory.getAttributeType(SchemaManager schemaManager, Entry entry, Registries targetRegistries, java.lang.String schemaName)
          Construct an AttributeType from an entry representing an AttributeType.
 MatchingRule SchemaEntityFactory.getMatchingRule(SchemaManager schemaManager, Entry entry, Registries targetRegistries, java.lang.String schemaName)
          Construct an MatchingRule from an entry get from the Dit
 LdapSyntax SchemaEntityFactory.getSyntax(SchemaManager schemaManager, Entry entry, Registries targetRegistries, java.lang.String schemaName)
          
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.