/forgerock/opendj2/src/build-tools/javax/jnlp/ |
H A D | DownloadService.java | 52 public void loadResource(java.net.URL ref, String version, argument
|
/forgerock/opendj-b2.6/src/build-tools/javax/jnlp/ |
H A D | DownloadService.java | 53 public void loadResource(java.net.URL ref, String version, argument
|
/forgerock/opendj2.6.2/src/build-tools/javax/jnlp/ |
H A D | DownloadService.java | 53 public void loadResource(java.net.URL ref, String version, argument
|
/forgerock/opendj2-hg/src/build-tools/javax/jnlp/ |
H A D | DownloadService.java | 52 public void loadResource(java.net.URL ref, String version, argument
|
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/ |
H A D | Utilities.java | 125 * 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 D | Utilities.java | 126 * 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 D | Utilities.java | 126 * 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 D | Utilities.java | 125 * 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 D | Utilities.java | 126 * 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 D | Utilities.java | 125 * 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 D | UsageDirectiveHeader.java | 54 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 D | Status.java | 43 * <element ref="Status" minOccurs="0"/> 47 * <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 D | Status.java | 43 * <element ref="Status" minOccurs="0"/> 47 * <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 D | UsageDirectiveHeader.java | 54 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 D | DSTData.java | 148 * @param ref reference item. 150 public void setItemIDRef(java.lang.String ref) { argument 151 this.itemIDRef = ref;
|
H A D | DSTQueryResponse.java | 53 * <element ref="{urn:liberty:idpp:2003-08}Status"/> 70 * <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 D | DSTData.java | 148 * @param ref reference item. 150 public void setItemIDRef(java.lang.String ref) { argument 151 this.itemIDRef = ref;
|
H A D | DSTQueryResponse.java | 53 * <element ref="{urn:liberty:idpp:2003-08}Status"/> 70 * <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 D | PPRequestHandler.java | 241 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 D | HttpRemoteJsonResource.java | 274 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 D | PPRequestHandler.java | 241 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 D | SessionRequest.java | 450 * 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 D | SessionRequest.java | 446 * 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 D | emma_ant.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ... |
/forgerock/opendj2/ext/emma/lib/ |
H A D | emma_ant.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ... |