Searched defs:ref (Results 1 - 25 of 95) sorted by relevance

1234

/forgerock/opendj2/src/build-tools/javax/jnlp/
H A DDownloadService.java52 public void loadResource(java.net.URL ref, String version, argument
/forgerock/opendj-b2.6/src/build-tools/javax/jnlp/
H A DDownloadService.java53 public void loadResource(java.net.URL ref, String version, argument
/forgerock/opendj2.6.2/src/build-tools/javax/jnlp/
H A DDownloadService.java53 public void loadResource(java.net.URL ref, String version, argument
/forgerock/opendj2-hg/src/build-tools/javax/jnlp/
H A DDownloadService.java52 public void loadResource(java.net.URL ref, String version, argument
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java125 * Center the component location of the ref component.
128 * @param ref the component to be used as reference.
131 public static void centerOnComponent(Window comp, Component ref) argument
133 comp.setLocationRelativeTo(ref);
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java126 * Center the component location of the ref component.
129 * @param ref the component to be used as reference.
132 public static void centerOnComponent(Window comp, Component ref) argument
134 comp.setLocationRelativeTo(ref);
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java126 * Center the component location of the ref component.
129 * @param ref the component to be used as reference.
132 public static void centerOnComponent(Window comp, Component ref) argument
134 comp.setLocationRelativeTo(ref);
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java125 * Center the component location of the ref component.
128 * @param ref the component to be used as reference.
131 public static void centerOnComponent(Window comp, Component ref) argument
133 comp.setLocationRelativeTo(ref);
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java126 * Center the component location of the ref component.
129 * @param ref the component to be used as reference.
132 public static void centerOnComponent(Window comp, Component ref) argument
134 comp.setLocationRelativeTo(ref);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DUtilities.java125 * Center the component location of the ref component.
128 * @param ref the component to be used as reference.
131 public static void centerOnComponent(Window comp, Component ref) argument
133 comp.setLocationRelativeTo(ref);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DUsageDirectiveHeader.java54 private String ref = null; field in class:UsageDirectiveHeader
63 * @param ref the value of <code>ref</code> attribute.
64 * @throws SOAPBindingException if the value of <code>ref</code> attribute
67 public UsageDirectiveHeader(String ref) throws SOAPBindingException { argument
68 if (ref == null) {
73 this.ref = ref;
85 ref = XMLUtils.getNodeAttributeValue(
117 * Returns value of <code>ref</cod
167 setRef(String ref) argument
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/common/
H A DStatus.java43 * &lt;element ref="Status" minOccurs="0"/>
47 * &lt;attribute name="ref" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
58 private String ref; field in class:Status
107 return ref;
116 this.ref = value;
208 if ((ref != null) && ref.length() != 0) {
209 sb.append(" ref=\"").append(ref).append("\"");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/common/
H A DStatus.java43 * &lt;element ref="Status" minOccurs="0"/>
47 * &lt;attribute name="ref" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
58 private String ref; field in class:Status
107 return ref;
116 this.ref = value;
208 if ((ref != null) && ref.length() != 0) {
209 sb.append(" ref=\"").append(ref).append("\"");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DUsageDirectiveHeader.java54 private String ref = null; field in class:UsageDirectiveHeader
63 * @param ref the value of <code>ref</code> attribute.
64 * @throws SOAPBindingException if the value of <code>ref</code> attribute
67 public UsageDirectiveHeader(String ref) throws SOAPBindingException { argument
68 if (ref == null) {
73 this.ref = ref;
85 ref = XMLUtils.getNodeAttributeValue(
117 * Returns value of <code>ref</cod
167 setRef(String ref) argument
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTData.java148 * @param ref reference item.
150 public void setItemIDRef(java.lang.String ref) { argument
151 this.itemIDRef = ref;
H A DDSTQueryResponse.java53 * &lt;element ref="{urn:liberty:idpp:2003-08}Status"/>
70 * &lt;element ref="{urn:liberty:idpp:2003-08}Extension"
246 * @param ref item ID reference to be set.
248 public void setItemIDRef(java.lang.String ref) { argument
249 this.itemIDRef = ref;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTData.java148 * @param ref reference item.
150 public void setItemIDRef(java.lang.String ref) { argument
151 this.itemIDRef = ref;
H A DDSTQueryResponse.java53 * &lt;element ref="{urn:liberty:idpp:2003-08}Status"/>
70 * &lt;element ref="{urn:liberty:idpp:2003-08}Extension"
246 * @param ref item ID reference to be set.
248 public void setItemIDRef(java.lang.String ref) { argument
249 this.itemIDRef = ref;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPPRequestHandler.java241 String ref = item.getItemID();
242 if(ref == null || ref.length() == 0) {
243 ref = item.getId();
253 IDPPUtils.bundle.getString("missingSelect"), ref));
264 IDPPUtils.bundle.getString("invalidSelect"), ref));
278 IDPPUtils.bundle.getString("notAuthorized"), ref));
300 IDPPUtils.bundle.getString("interactionFailed"),ref));
322 IDPPUtils.bundle.getString("interactionFailed"),ref));
410 String statusCode, String comment, String ref)
409 setStatusType(boolean success, String statusCode, String comment, String ref) argument
[all...]
/forgerock/openidm-v4/openidm-shell/src/main/java/org/forgerock/openidm/shell/impl/
H A DHttpRemoteJsonResource.java274 private ClientResource getClientResource(Reference ref) { argument
275 ClientResource clientResource = new ClientResource(new org.restlet.Context(), new Reference(baseReference, ref));
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPPRequestHandler.java241 String ref = item.getItemID();
242 if(ref == null || ref.length() == 0) {
243 ref = item.getId();
253 IDPPUtils.bundle.getString("missingSelect"), ref));
264 IDPPUtils.bundle.getString("invalidSelect"), ref));
278 IDPPUtils.bundle.getString("notAuthorized"), ref));
300 IDPPUtils.bundle.getString("interactionFailed"),ref));
322 IDPPUtils.bundle.getString("interactionFailed"),ref));
410 String statusCode, String comment, String ref)
409 setStatusType(boolean success, String statusCode, String comment, String ref) argument
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequest.java450 * Replacing illegal XML char with entity ref
469 * Replacing entity ref with original char
471 private String replaceEntityRef(String data, String ref, char ch) { argument
475 while ((idx = data.indexOf(ref)) != -1) {
478 data = data.substring(idx + ref.length());
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequest.java446 * Replacing illegal XML char with entity ref
465 * Replacing entity ref with original char
467 private String replaceEntityRef(String data, String ref, char ch) { argument
471 while ((idx = data.indexOf(ref)) != -1) {
474 data = data.substring(idx + ref.length());
/forgerock/opendj-b2.6/ext/emma/lib/
H A Demma_ant.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ...
/forgerock/opendj2/ext/emma/lib/
H A Demma_ant.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ...

Completed in 140 milliseconds

1234