Searched refs:toDOMDocument (Results 126 - 150 of 324) sorted by relevance

1234567891011>>

/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/xmlsig/
H A DFMSigProvider.java143 Document doc = XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
251 XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/impl/
H A DAttributeImpl.java90 Document document = XMLUtils.toDOMDocument(xml, XACMLSDKUtils.debug);
370 Document document = XMLUtils.toDOMDocument(sb.toString(),
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/federation/cli/
H A DImportMetaData.java387 doc = XMLUtils.toDOMDocument(metadata, debug);
390 doc = XMLUtils.toDOMDocument(is, debug);
451 Document doc = XMLUtils.toDOMDocument(is,
511 doc = XMLUtils.toDOMDocument(metadata,
515 doc = XMLUtils.toDOMDocument(is, CommandManager.getDebugger());
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/federation/cli/
H A DImportMetaData.java382 doc = XMLUtils.toDOMDocument(metadata, debug);
385 doc = XMLUtils.toDOMDocument(is, debug);
446 Document doc = XMLUtils.toDOMDocument(is,
506 doc = XMLUtils.toDOMDocument(metadata,
510 doc = XMLUtils.toDOMDocument(is, CommandManager.getDebugger());
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/xmlenc/
H A DFMEncProvider.java208 XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
390 Document doc = XMLUtils.toDOMDocument(
498 Document doc = XMLUtils.toDOMDocument(
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DXMLUtils.java170 public static Document toDOMDocument(String xmlString, Debug debug) { method in class:XMLUtils
178 return toDOMDocument(is, debug);
196 public static Document toDOMDocument(InputStream is, Debug debug) { method in class:XMLUtils
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDiscoveryService.java238 return XMLUtils.toDOMDocument(
269 return XMLUtils.toDOMDocument(
301 return XMLUtils.toDOMDocument(
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DXMLUtils.java168 public static Document toDOMDocument(String xmlString, Debug debug) { method in class:XMLUtils
176 return toDOMDocument(is, debug);
194 public static Document toDOMDocument(InputStream is, Debug debug) { method in class:XMLUtils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDiscoveryService.java238 return XMLUtils.toDOMDocument(
269 return XMLUtils.toDOMDocument(
301 return XMLUtils.toDOMDocument(
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/xmlenc/
H A DFMEncProvider.java217 XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
403 Document doc = XMLUtils.toDOMDocument(
516 Document doc = XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DAttributeImpl.java99 Document doc = XMLUtils.toDOMDocument(value, SAML2SDKUtils.debug);
255 Document doc = XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
H A DAttributeStatementImpl.java178 Document doc = XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
H A DAuthnStatementImpl.java241 Document doc = XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
H A DProxyRestrictionImpl.java81 Document document = XMLUtils.toDOMDocument(xml, SAML2SDKUtils.debug);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSNameIdentifierMappingRequest.java195 Document doc = XMLUtils.toDOMDocument(xml, FSUtils.debug);
349 signature = XMLUtils.toDOMDocument(signatureString, FSUtils.debug)
H A DFSNameIdentifierMappingResponse.java219 Document doc = XMLUtils.toDOMDocument(xml, FSUtils.debug);
375 signature = XMLUtils.toDOMDocument(signatureString, FSUtils.debug)
H A DFSResponse.java143 Document doc = XMLUtils.toDOMDocument(xml, FSUtils.debug);
556 XMLUtils.toDOMDocument(signatureString, FSUtils.debug)
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSNameIdentifierMappingRequest.java198 Document doc = XMLUtils.toDOMDocument(xml, FSUtils.debug);
352 signature = XMLUtils.toDOMDocument(signatureString, FSUtils.debug)
H A DFSNameIdentifierMappingResponse.java222 Document doc = XMLUtils.toDOMDocument(xml, FSUtils.debug);
378 signature = XMLUtils.toDOMDocument(signatureString, FSUtils.debug)
H A DFSResponse.java143 Document doc = XMLUtils.toDOMDocument(xml, FSUtils.debug);
556 XMLUtils.toDOMDocument(signatureString, FSUtils.debug)
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DAttributeImpl.java99 Document doc = XMLUtils.toDOMDocument(value, SAML2SDKUtils.debug);
255 Document doc = XMLUtils.toDOMDocument(xmlString, SAML2SDKUtils.debug);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequestParser.java72 document = XMLUtils.toDOMDocument(xmlString, debug);
H A DSessionResponseParser.java72 .toDOMDocument(xmlString, SessionRequestParser.debug);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSRequest.java94 XMLUtils.toDOMDocument(xmlString, PAOSUtils.debug);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DMessage.java347 doc = XMLUtils.toDOMDocument(inputStream, Utils.debug);
370 doc = XMLUtils.toDOMDocument(bin, Utils.debug);
1077 XMLUtils.toDOMDocument(assertion.toString(true, true),
1089 XMLUtils.toDOMDocument(binarySecurityToken.toString(),

Completed in 66 milliseconds

1234567891011>>