Uses of Interface
org.springframework.ldap.core.AttributeModificationsAware

Packages that use AttributeModificationsAware
org.springframework.ldap.core Core package of the JNDI/LDAP support. 
 

Uses of AttributeModificationsAware in org.springframework.ldap.core
 

Subinterfaces of AttributeModificationsAware in org.springframework.ldap.core
 interface DirContextOperations
          Interface for DirContextAdapter.
 

Classes in org.springframework.ldap.core that implement AttributeModificationsAware
 class DirContextAdapter
          Adapter that implements the interesting methods of the DirContext interface.
 



Copyright © 2006-2011 Spring Framework. All Rights Reserved.