Searched refs:RENAME (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DPersistentSearchControl.java75 public static final int RENAME = 8; field in class:PersistentSearchControl
81 public static final int ANY = ADD | DELETE | MODIFY | RENAME;
H A DEntryChangeResponseControl.java83 public static final int RENAME = 8; field in class:EntryChangeResponseControl
93 * The previous distinguished name (only applies to RENAME changes).
150 * renamed and/or moved. This method applies only to RENAME changes.
H A DNamingEventNotifier.java162 case EntryChangeResponseControl.RENAME:

Completed in 30 milliseconds