Searched defs:setAttributeMappings (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DSubjectAttributeToUserAttributeCertificateMapperTestCase.java307 setAttributeMappings(new String[] { "cn:cn", "1.2.840.113549.1.9.1:mail" });
350 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
429 setAttributeMappings(new String[] { "cn:cn", "o:o" });
472 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
491 setAttributeMappings(new String[] { "emailAddress:mail" });
534 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
767 setAttributeMappings(new String[] { "nocolon" });
782 setAttributeMappings(new String[] { ":cn" });
797 setAttributeMappings(new String[] { "cn:" });
812 setAttributeMappings(ne
922 private void setAttributeMappings(String[] mappings) method in class:SubjectAttributeToUserAttributeCertificateMapperTestCase
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DSubjectAttributeToUserAttributeCertificateMapperTestCase.java306 setAttributeMappings(new String[] { "cn:cn", "1.2.840.113549.1.9.1:mail" });
349 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
428 setAttributeMappings(new String[] { "cn:cn", "o:o" });
471 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
490 setAttributeMappings(new String[] { "emailAddress:mail" });
533 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
766 setAttributeMappings(new String[] { "nocolon" });
781 setAttributeMappings(new String[] { ":cn" });
796 setAttributeMappings(new String[] { "cn:" });
811 setAttributeMappings(ne
921 private void setAttributeMappings(String[] mappings) method in class:SubjectAttributeToUserAttributeCertificateMapperTestCase
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DSubjectAttributeToUserAttributeCertificateMapperTestCase.java307 setAttributeMappings(new String[] { "cn:cn", "1.2.840.113549.1.9.1:mail" });
350 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
429 setAttributeMappings(new String[] { "cn:cn", "o:o" });
472 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
491 setAttributeMappings(new String[] { "emailAddress:mail" });
534 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
767 setAttributeMappings(new String[] { "nocolon" });
782 setAttributeMappings(new String[] { ":cn" });
797 setAttributeMappings(new String[] { "cn:" });
812 setAttributeMappings(ne
922 private void setAttributeMappings(String[] mappings) method in class:SubjectAttributeToUserAttributeCertificateMapperTestCase
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DSubjectAttributeToUserAttributeCertificateMapperTestCase.java306 setAttributeMappings(new String[] { "cn:cn", "1.2.840.113549.1.9.1:mail" });
349 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
428 setAttributeMappings(new String[] { "cn:cn", "o:o" });
471 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
490 setAttributeMappings(new String[] { "emailAddress:mail" });
533 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
766 setAttributeMappings(new String[] { "nocolon" });
781 setAttributeMappings(new String[] { ":cn" });
796 setAttributeMappings(new String[] { "cn:" });
811 setAttributeMappings(ne
921 private void setAttributeMappings(String[] mappings) method in class:SubjectAttributeToUserAttributeCertificateMapperTestCase
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DSubjectAttributeToUserAttributeCertificateMapperTestCase.java307 setAttributeMappings(new String[] { "cn:cn", "1.2.840.113549.1.9.1:mail" });
350 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
429 setAttributeMappings(new String[] { "cn:cn", "o:o" });
472 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
491 setAttributeMappings(new String[] { "emailAddress:mail" });
534 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
767 setAttributeMappings(new String[] { "nocolon" });
782 setAttributeMappings(new String[] { ":cn" });
797 setAttributeMappings(new String[] { "cn:" });
812 setAttributeMappings(ne
922 private void setAttributeMappings(String[] mappings) method in class:SubjectAttributeToUserAttributeCertificateMapperTestCase
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DSubjectAttributeToUserAttributeCertificateMapperTestCase.java286 setAttributeMappings(new String[] { "cn:cn", "1.2.840.113549.1.9.1:mail" });
329 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
408 setAttributeMappings(new String[] { "cn:cn", "o:o" });
451 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
470 setAttributeMappings(new String[] { "emailAddress:mail" });
513 setAttributeMappings(new String[] { "cn:cn", "emailAddress:mail" });
738 setAttributeMappings(new String[] { "nocolon" });
753 setAttributeMappings(new String[] { ":cn" });
768 setAttributeMappings(new String[] { "cn:" });
783 setAttributeMappings(ne
873 private void setAttributeMappings(String[] mappings) method in class:SubjectAttributeToUserAttributeCertificateMapperTestCase
[all...]

Completed in 29 milliseconds