Spring LDAP Framework

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.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.