Searched defs:control (Results 1 - 25 of 138) sorted by relevance

123456

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/internal/
H A DAbstractRequestImpl.java50 * @return a new control object
57 for (final Control control : controls) {
58 if (control.getOID().equals(oid)) {
59 return control;
76 * @param control
77 * the control
82 public AbstractRequestImpl addControl(final Control control) { argument
83 Reject.ifNull(control);
84 controls.add(control);
/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DUnbindOperationBasis.java141 public final void addResponseControl(Control control) argument
152 public final void removeResponseControl(Control control) argument
160 * invoking plugins, logging messages, performing access control,
H A DAbandonOperationBasis.java188 public final void addResponseControl(Control control) argument
199 public final void removeResponseControl(Control control) argument
209 * invoking plugins, logging messages, performing access control,
/forgerock/opendj-b2.6/src/server/org/opends/server/types/operation/
H A DPreOperationOperation.java56 * Adds the provided control to the set of controls to include in
59 * @param control The control to add to the set of controls to
62 public void addResponseControl(Control control); argument
67 * Removes the provided control from the set of controls to include
70 * @param control The control to remove from the set of controls
73 public void removeResponseControl(Control control); argument
115 * control).
H A DPreParseOperation.java55 * Adds the provided control to the set of request controls for this
58 * @param control The control to add to the set of request
61 public void addRequestControl(Control control); argument
66 * Removes the provided control from the set of request controls for
69 * @param control The control to remove from the set of request
72 public void removeRequestControl(Control control); argument
77 * Adds the provided control to the set of controls to include in
80 * @param control Th
83 addResponseControl(Control control) argument
94 removeResponseControl(Control control) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/core/
H A DAbandonOperationBasis.java128 public final void addResponseControl(Control control) argument
139 public final void removeResponseControl(Control control) argument
149 * invoking plugins, logging messages, performing access control,
H A DUnbindOperationBasis.java108 public final void addResponseControl(Control control) argument
119 public final void removeResponseControl(Control control) argument
127 * invoking plugins, logging messages, performing access control,
/forgerock/opendj2/src/server/org/opends/server/types/operation/
H A DPreOperationOperation.java55 * Adds the provided control to the set of controls to include in
58 * @param control The control to add to the set of controls to
61 public void addResponseControl(Control control); argument
66 * Removes the provided control from the set of controls to include
69 * @param control The control to remove from the set of controls
72 public void removeResponseControl(Control control); argument
114 * control).
H A DPreParseOperation.java51 * Adds the provided control to the set of request controls for this
54 * @param control The control to add to the set of request
57 public void addRequestControl(Control control); argument
62 * Adds the provided control to the set of controls to include in
65 * @param control The control to add to the set of controls to
68 public void addResponseControl(Control control); argument
73 * Removes the provided control from the set of controls to include
76 * @param control Th
79 removeResponseControl(Control control) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DUnbindOperationBasis.java141 public final void addResponseControl(Control control) argument
152 public final void removeResponseControl(Control control) argument
160 * invoking plugins, logging messages, performing access control,
H A DAbandonOperationBasis.java188 public final void addResponseControl(Control control) argument
199 public final void removeResponseControl(Control control) argument
209 * invoking plugins, logging messages, performing access control,
/forgerock/opendj2.6.2/src/server/org/opends/server/types/operation/
H A DPreOperationOperation.java56 * Adds the provided control to the set of controls to include in
59 * @param control The control to add to the set of controls to
62 public void addResponseControl(Control control); argument
67 * Removes the provided control from the set of controls to include
70 * @param control The control to remove from the set of controls
73 public void removeResponseControl(Control control); argument
115 * control).
H A DPreParseOperation.java52 * Adds the provided control to the set of request controls for this
55 * @param control The control to add to the set of request
58 public void addRequestControl(Control control); argument
63 * Adds the provided control to the set of controls to include in
66 * @param control The control to add to the set of controls to
69 public void addResponseControl(Control control); argument
74 * Removes the provided control from the set of controls to include
77 * @param control Th
80 removeResponseControl(Control control) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DUnbindOperationBasis.java141 public final void addResponseControl(Control control) argument
152 public final void removeResponseControl(Control control) argument
160 * invoking plugins, logging messages, performing access control,
H A DAbandonOperationBasis.java188 public final void addResponseControl(Control control) argument
199 public final void removeResponseControl(Control control) argument
209 * invoking plugins, logging messages, performing access control,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/operation/
H A DPreOperationOperation.java56 * Adds the provided control to the set of controls to include in
59 * @param control The control to add to the set of controls to
62 public void addResponseControl(Control control); argument
67 * Removes the provided control from the set of controls to include
70 * @param control The control to remove from the set of controls
73 public void removeResponseControl(Control control); argument
115 * control).
H A DPreParseOperation.java55 * Adds the provided control to the set of request controls for this
58 * @param control The control to add to the set of request
61 public void addRequestControl(Control control); argument
66 * Removes the provided control from the set of request controls for
69 * @param control The control to remove from the set of request
72 public void removeRequestControl(Control control); argument
77 * Adds the provided control to the set of controls to include in
80 * @param control Th
83 addResponseControl(Control control) argument
94 removeResponseControl(Control control) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DAbandonOperationBasis.java128 public final void addResponseControl(Control control) argument
139 public final void removeResponseControl(Control control) argument
149 * invoking plugins, logging messages, performing access control,
H A DUnbindOperationBasis.java108 public final void addResponseControl(Control control) argument
119 public final void removeResponseControl(Control control) argument
127 * invoking plugins, logging messages, performing access control,
/forgerock/opendj2-hg/src/server/org/opends/server/types/operation/
H A DPreOperationOperation.java55 * Adds the provided control to the set of controls to include in
58 * @param control The control to add to the set of controls to
61 public void addResponseControl(Control control); argument
66 * Removes the provided control from the set of controls to include
69 * @param control The control to remove from the set of controls
72 public void removeResponseControl(Control control); argument
114 * control).
H A DPreParseOperation.java51 * Adds the provided control to the set of request controls for this
54 * @param control The control to add to the set of request
57 public void addRequestControl(Control control); argument
62 * Adds the provided control to the set of controls to include in
65 * @param control The control to add to the set of controls to
68 public void addResponseControl(Control control); argument
73 * Removes the provided control from the set of controls to include
76 * @param control Th
79 removeResponseControl(Control control) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/operation/
H A DPreOperationOperation.java55 * Adds the provided control to the set of controls to include in
58 * @param control The control to add to the set of controls to
61 void addResponseControl(Control control); argument
66 * Removes the provided control from the set of controls to include
69 * @param control The control to remove from the set of controls
72 void removeResponseControl(Control control); argument
114 * control).
H A DPreParseOperation.java51 * Adds the provided control to the set of request controls for this
54 * @param control The control to add to the set of request
57 void addRequestControl(Control control); argument
62 * Adds the provided control to the set of controls to include in
65 * @param control The control to add to the set of controls to
68 void addResponseControl(Control control); argument
73 * Removes the provided control from the set of controls to include
76 * @param control Th
79 removeResponseControl(Control control) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DAbandonOperationBasis.java140 public final void addResponseControl(Control control) argument
149 public final void removeResponseControl(Control control) argument
159 * invoking plugins, logging messages, performing access control,
H A DUnbindOperationBasis.java107 public final void addResponseControl(Control control) argument
114 public final void removeResponseControl(Control control) argument
122 * invoking plugins, logging messages, performing access control,

Completed in 673 milliseconds

123456