Searched defs:IdSearchControl (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdSearchControl.java25 * $Id: IdSearchControl.java,v 1.7 2008/07/06 05:48:30 arviranga Exp $
53 public final class IdSearchControl { class
70 * Creates the <code>IdSearchControl</code> object
72 public IdSearchControl() { method in class:IdSearchControl
120 * <code>IdSearchControl</code> to obtain all attributes as
253 * @return String representation of the <code>IdSearchControl</code>
258 sb.append("IdSearchControl:");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdSearchControl.java25 * $Id: IdSearchControl.java,v 1.7 2008/07/06 05:48:30 arviranga Exp $
53 public final class IdSearchControl { class
70 * Creates the <code>IdSearchControl</code> object
72 public IdSearchControl() { method in class:IdSearchControl
120 * <code>IdSearchControl</code> to obtain all attributes as
253 * @return String representation of the <code>IdSearchControl</code>
258 sb.append("IdSearchControl:");

Completed in 43 milliseconds