mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Manuel Gaupp
13.45.2014 b57960e67b69040394c9dcb687af52305fd47ab8
refs
author Manuel Gaupp <m.gaupp@scanplus.de>
Monday, January 13, 2014 10:45 +0100
committer Manuel Gaupp <m.gaupp@scanplus.de>
Monday, January 13, 2014 10:45 +0100
commitb57960e67b69040394c9dcb687af52305fd47ab8
tree 0a7bbf593091b2d88c323d16953966c85e714b37 tree | zip | gz
parent 7ef1e8a5835440be94bf8362bd038e1ff999fff9 view | diff
CR-1602 (OPENDJ-883) Implement certificateExactMatch matching rule
11 files modified
7 files added
2159 ■■■■■ changed files
opends/resource/config/config.ldif 10 ●●●●● diff | view | raw | blame | history
opends/resource/schema/00-core.ldif 4 ●●● diff | view | raw | blame | history
opends/src/messages/messages/protocol.properties 15 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/schema.properties 15 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/AttributeIndex.java 7 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/controls/MatchedValuesFilter.java 11 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/asn1/GSERException.java 77 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/asn1/GSERParser.java 476 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/schema/CertificateExactAssertionSyntax.java 215 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/schema/CertificateExactMatchingRule.java 418 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/schema/CertificateExactMatchingRuleFactory.java 72 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/schema/CertificateSyntax.java 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/schema/SchemaConstants.java 49 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/SearchFilter.java 53 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/controls/MatchedValuesControlTest.java 48 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/asn1/GSERParserTestCase.java 380 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/CertificateExactMatchingRuleTest.java 245 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/types/SearchFilterTests.java 59 ●●●●● diff | view | raw | blame | history