Uses of Interface
org.identityconnectors.ldap.commons.LdapNativeSchema

Packages that use LdapNativeSchema
org.identityconnectors.ldap   
org.identityconnectors.ldap.commons   
 

Uses of LdapNativeSchema in org.identityconnectors.ldap
 

Methods in org.identityconnectors.ldap that return LdapNativeSchema
 LdapNativeSchema LdapConnection.createNativeSchema()
           
 

Uses of LdapNativeSchema in org.identityconnectors.ldap.commons
 

Classes in org.identityconnectors.ldap.commons that implement LdapNativeSchema
 class ServerNativeSchema
          Implements LdapNativeSchema by reading it from the server.
 class StaticNativeSchema
          A static pre-made definition of the native schema.
 



Copyright © 2012. All Rights Reserved.