Searched refs:XML (Results 1 - 25 of 73) sorted by relevance

123

/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/xacml/v3/model/
H A DCommonType.java38 JSON(), XML(); enum constant in enum:CommonType
H A DContentType.java39 XML( "application/xml" , CommonType.XML), enum constant in enum:ContentType
41 XACML_PLUS_XML("application/xacml+xml", CommonType.XML),
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/xacml/v3/model/
H A DCommonType.java38 JSON(), XML(); enum constant in enum:CommonType
H A DContentType.java39 XML( "application/xml" , CommonType.XML), enum constant in enum:ContentType
41 XACML_PLUS_XML("application/xacml+xml", CommonType.XML),
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample1/
H A DREADME.md25 # Sample 1 - One-Way XML -> Internal Repository
30 The sample demonstrates reconciliation between an external XML file and the
31 OpenIDM internal repository, with data flowing from the XML file into the
36 * samples/sample1/conf/provisioner.openicf-xml.json shows the XML connector
41 * samples/sample1/conf/sync.json describes how identities in the XML file
45 The initial XML file contains two identities.
151 The Resources tab shows the XML Connector in the Active state. By clicking on the little pencil you can take a look
152 at the connector details (the XML file path, etc.). Click "Cancel".
154 Next go to the Mappings tab. Click on the mapping representing the mapping definition between the XML file connector
187 In order to see the data which was extracted from the XML fil
[all...]
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample5/
H A DREADME29 two directory resources using XML files. It is different from sample4 in that
94 DDOE1/TestPassw0rd2 for non-admin access. Updates to DDOE1 will be synced backed to both XML files.
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/xacml/v3/resources/
H A DXACML3HomeResource.java46 // Formulate the Home Document for XML Consumption, based upon Atom - RFC4287
50 // Render with XML or JSON content.
56 * XML Home Document using ATOM RFC4287
61 // Formulate the Home Document for XML Consumption, based upon Atom - RFC4287
137 representations.put(ContentType.XML.getApplicationType());
153 accept_post.put(ContentType.XML.getApplicationType());
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/xacml/v3/resources/
H A DXACML3HomeResource.java46 // Formulate the Home Document for XML Consumption, based upon Atom - RFC4287
50 // Render with XML or JSON content.
56 * XML Home Document using ATOM RFC4287
61 // Formulate the Home Document for XML Consumption, based upon Atom - RFC4287
137 representations.put(ContentType.XML.getApplicationType());
153 accept_post.put(ContentType.XML.getApplicationType());
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/xmlsig/
H A DXMLSignatureManager.java46 * to sign and verify XML signature.
136 * Sign the XML document using enveloped signatures.
137 * @param doc XML dom object
149 * Sign the XML document using enveloped signatures.
150 * @param doc XML dom object
164 * Sign the XML string using enveloped signatures.
165 * @param XML XML string to be signed
167 * @return XML signature string
168 * @throws XMLSignatureException if the XML strin
170 signXML(java.lang.String XML, java.lang.String certAlias) argument
184 signXML(java.lang.String XML, java.lang.String certAlias, java.lang.String algorithm) argument
692 verifyXMLSignature(java.lang.String XML) argument
706 verifyXMLSignature(java.lang.String XML, java.lang.String certAlias) argument
[all...]
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample7/
H A DREADME44 2. Run reconciliation to copy the user from the XML file under data/ to
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/xmlsig/
H A DXMLSignatureManager.java45 * to sign and verify XML signature.
135 * Sign the XML document using enveloped signatures.
136 * @param doc XML dom object
148 * Sign the XML document using enveloped signatures.
149 * @param doc XML dom object
163 * Sign the XML string using enveloped signatures.
164 * @param XML XML string to be signed
166 * @return XML signature string
167 * @throws XMLSignatureException if the XML strin
169 signXML(java.lang.String XML, java.lang.String certAlias) argument
183 signXML(java.lang.String XML, java.lang.String certAlias, java.lang.String algorithm) argument
691 verifyXMLSignature(java.lang.String XML) argument
705 verifyXMLSignature(java.lang.String XML, java.lang.String certAlias) argument
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMDisplayType.java124 syntax.equals(AttributeSchema.Syntax.XML) ||
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMDisplayType.java124 syntax.equals(AttributeSchema.Syntax.XML) ||
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample5b/
H A DREADME30 resources using XML files. It extends sample 5 in that it configures a
122 non-admin access. Updates to DDOE1 will be synced backed to both XML files.
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/parsingtool/
H A DREADME34 ***Function Test XML Files - Test Group Tags***
68 ***Function Test XML Files - Test Suite Tags***
90 ***Function Test XML Files - Test Case Tags***
/forgerock/opendj2/tests/staf-tests/shared/java/parsingtool/
H A DREADME33 ***Function Test XML Files - Test Group Tags***
67 ***Function Test XML Files - Test Suite Tags***
89 ***Function Test XML Files - Test Case Tags***
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/parsingtool/
H A DREADME34 ***Function Test XML Files - Test Group Tags***
68 ***Function Test XML Files - Test Suite Tags***
90 ***Function Test XML Files - Test Case Tags***
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/parsingtool/
H A DREADME34 ***Function Test XML Files - Test Group Tags***
68 ***Function Test XML Files - Test Suite Tags***
90 ***Function Test XML Files - Test Case Tags***
/forgerock/opendj2-hg/tests/staf-tests/shared/java/parsingtool/
H A DREADME33 ***Function Test XML Files - Test Group Tags***
67 ***Function Test XML Files - Test Suite Tags***
89 ***Function Test XML Files - Test Case Tags***
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java198 * attribute should be a XML blob
319 else if (syntax.equals(AttributeSchema.Syntax.XML.toString()))
421 * "any" attribute, if set in the XML schema for the service
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/resources/
H A DServerConfigService.properties79 saml-validate-xml-sig=Validating XML signature algorithm.
82 saml-inv-xml-alg-val=Invalid value for XML signature algorithm : {0}
H A DServerConfigService_de.properties79 saml-validate-xml-sig=Validieren des XML-Signaturalgorithmus.
82 saml-inv-xml-alg-val=Ung\u00fcltiger Wert f\u00fcr XML-Signaturalgorithmus: {0}
H A DServerConfigService_es.properties79 saml-validate-xml-sig=Validando algoritmo de firma XML.
82 saml-inv-xml-alg-val=Valor no v\u00e1lido para el algoritmo de firma XML: {0}
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java198 * attribute should be a XML blob
319 else if (syntax.equals(AttributeSchema.Syntax.XML.toString()))
421 * "any" attribute, if set in the XML schema for the service
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeValidator.java111 || (syntax.equals(AttributeSchema.Syntax.XML))

Completed in 53 milliseconds

123