Searched refs:validating (Results 26 - 50 of 59) sorted by relevance

123

/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DUnmarshallerImpl.java59 public void setValidating(boolean validating) throws JAXBException { argument
60 super.setValidating(validating);
61 if(validating==true)
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DUnmarshallerImpl.java59 public void setValidating(boolean validating) throws JAXBException { argument
60 super.setValidating(validating);
61 if(validating==true)
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DXMLUtils.java88 // property to see if XML document validating is needed. The validating
89 // is turned on only if the value for com.iplanet.am.util.xml.validating
92 private static boolean validating = false; field in class:XMLUtils
112 validating = true;
156 return validating;
200 documentBuilder = getSafeDocumentBuilder(validating);
379 return getSafeDocumentBuilder(validating).newDocument();
384 DocumentBuilder builder = getSafeDocumentBuilder(validating);
908 * @param validating Whethe
913 getSafeDocumentBuilder(boolean validating) argument
928 getSafeSAXParser(boolean validating) argument
[all...]
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DXMLUtils.java86 // property to see if XML document validating is needed. The validating
87 // is turned on only if the value for com.iplanet.am.util.xml.validating
90 private static boolean validating = false; field in class:XMLUtils
110 validating = true;
154 return validating;
198 documentBuilder = getSafeDocumentBuilder(validating);
377 return getSafeDocumentBuilder(validating).newDocument();
382 DocumentBuilder builder = getSafeDocumentBuilder(validating);
906 * @param validating Whethe
911 getSafeDocumentBuilder(boolean validating) argument
926 getSafeSAXParser(boolean validating) argument
[all...]
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/resources/
H A DAgentConfiguration.properties47 agt-get-agt-profile=Error in validating properties.
H A DServerConfigService.properties88 saml-exp-cfg-info-validation=Exception in validating SAML configuration information : {0}
121 svr-validating-php-uri=Validating server entry with protocol://host:port/uri properties
123 svr-validating-enc-key=Validating encryption key.
H A DServerConfigService_de.properties121 svr-validating-php-uri=Validieren des Servereintrags mit Eigenschaften protocol://host:port/uri
123 svr-validating-enc-key=Validieren des Verschl\u00fcsselungsschl\u00fcssels.
H A DServerConfigService_es.properties121 svr-validating-php-uri=Validando entrada del servidor con propiedades de protocolo://host:puerto/uri
123 svr-validating-enc-key=Validando clave de cifrado.
H A DServerConfigService_fr.properties121 svr-validating-php-uri=Validation de l\u2019entr\u00e9e de serveur avec les propri\u00e9t\u00e9s protocol://host:port/uri
123 svr-validating-enc-key=Validation de la cl\u00e9 de chiffrement.
H A DServerConfigService_zh.properties121 svr-validating-php-uri=\u6b63\u5728\u4f7f\u7528 protocol://host:port/uri \u5c5e\u6027\u9a8c\u8bc1\u670d\u52a1\u5668\u6761\u76ee
123 svr-validating-enc-key=\u6b63\u5728\u9a8c\u8bc1\u52a0\u5bc6\u952e\u3002
H A DServerConfigService_zh_TW.properties121 svr-validating-php-uri=\u6b63\u5728\u4f7f\u7528 protocol://host:port/uri \u7279\u6027\u9a57\u8b49\u4f3a\u670d\u5668\u9805\u76ee
123 svr-validating-enc-key=\u6b63\u5728\u9a57\u8b49\u52a0\u5bc6\u91d1\u9470\u3002
H A DServerConfigService_ko.properties121 svr-validating-php-uri=protocol://host:port/uri \ub4f1\ub85d \uc815\ubcf4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc11c\ubc84 \ud56d\ubaa9\uc744 \uac80\uc99d\ud558\ub294 \uc911
123 svr-validating-enc-key=\uc554\ud638\ud654 \ud0a4\ub97c \uac80\uc99d\ud558\ub294 \uc911\uc785\ub2c8\ub2e4.
H A DServerConfigService_ja.properties121 svr-validating-php-uri=protocol://host:port/uri \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3067\u30b5\u30fc\u30d0\u30fc\u30a8\u30f3\u30c8\u30ea\u3092\u691c\u8a3c\u3057\u3066\u3044\u307e\u3059
123 svr-validating-enc-key=\u6697\u53f7\u5316\u9375\u3092\u691c\u67fb\u3057\u3066\u3044\u307e\u3059\u3002
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java408 public void validating(URL url, String version, long entry, long total, method in class:WebStartDownloader
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java409 public void validating(URL url, String version, long entry, long total, method in class:WebStartDownloader
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java409 public void validating(URL url, String version, long entry, long total, method in class:WebStartDownloader
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java408 public void validating(URL url, String version, long entry, long total, method in class:WebStartDownloader
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java409 public void validating(URL url, String version, long entry, long total, method in class:WebStartDownloader
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
/forgerock/opendj2/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...

Completed in 83 milliseconds

123