Searched refs:matching (Results 1 - 12 of 12) sorted by relevance
| /forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/storage/ |
| H A D | ModelOpenHelper.java | 112 List<ModelObject> matching = intersectMatching(oldData, originalData); 113 for (ModelObject current : matching) {
|
| /forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/rest/ |
| H A D | ResourceSetService.java | 425 Set<ResourceSetDescription> matching = new HashSet<>(resourceSetDescriptions.size()); 427 matching.addAll(filter.accept(this, resourceSetDescriptions)); 429 return matching;
|
| /forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/rest/ |
| H A D | ResourceSetService.java | 425 Set<ResourceSetDescription> matching = new HashSet<>(resourceSetDescriptions.size()); 427 matching.addAll(filter.accept(this, resourceSetDescriptions)); 429 return matching;
|
| /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample1/ |
| H A D | README.md | 163 the outcome of the reconciliation by grouping entries in different situation categories and the matching entries which
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/ |
| H A D | MatchingRuleUseSyntax.java | 51 * This class implements the matching rule use description syntax, which is used 52 * to hold matching rule use definitions in the server schema. The format of 99 * Decodes the contents of the provided ASN.1 octet string as a matching rule 116 * @return The decoded matching rule use definition. 119 * matching rule use definition. 233 // If we're at the end of the value, then it isn't a valid matching rule use 244 // Get the matching rule with the specified OID. 248 // This is bad because the matching rule use is associated with a matching 306 // This specifies the set of names for the matching rul [all...] |
| /forgerock/opendj-b2.6/src/server/org/opends/server/schema/ |
| H A D | MatchingRuleUseSyntax.java | 59 * This class implements the matching rule use description syntax, which is used 60 * to hold matching rule use definitions in the server schema. The format of 74 // The default equality matching rule for this syntax. 77 // The default ordering matching rule for this syntax. 80 // The default substring matching rule for this syntax. 199 // There is no approximate matching rule by default. 233 * Decodes the contents of the provided ASN.1 octet string as a matching rule 250 * @return The decoded matching rule use definition. 253 * matching rule use definition. 377 // If we're at the end of the value, then it isn't a valid matching rul [all...] |
| /forgerock/opendj2/src/server/org/opends/server/schema/ |
| H A D | MatchingRuleUseSyntax.java | 58 * This class implements the matching rule use description syntax, which is used 59 * to hold matching rule use definitions in the server schema. The format of 73 // The default equality matching rule for this syntax. 76 // The default ordering matching rule for this syntax. 79 // The default substring matching rule for this syntax. 198 // There is no approximate matching rule by default. 232 * Decodes the contents of the provided ASN.1 octet string as a matching rule 249 * @return The decoded matching rule use definition. 252 * matching rule use definition. 376 // If we're at the end of the value, then it isn't a valid matching rul [all...] |
| /forgerock/opendj2.6.2/src/server/org/opends/server/schema/ |
| H A D | MatchingRuleUseSyntax.java | 59 * This class implements the matching rule use description syntax, which is used 60 * to hold matching rule use definitions in the server schema. The format of 74 // The default equality matching rule for this syntax. 77 // The default ordering matching rule for this syntax. 80 // The default substring matching rule for this syntax. 199 // There is no approximate matching rule by default. 233 * Decodes the contents of the provided ASN.1 octet string as a matching rule 250 * @return The decoded matching rule use definition. 253 * matching rule use definition. 377 // If we're at the end of the value, then it isn't a valid matching rul [all...] |
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/ |
| H A D | MatchingRuleUseSyntax.java | 59 * This class implements the matching rule use description syntax, which is used 60 * to hold matching rule use definitions in the server schema. The format of 74 // The default equality matching rule for this syntax. 77 // The default ordering matching rule for this syntax. 80 // The default substring matching rule for this syntax. 199 // There is no approximate matching rule by default. 233 * Decodes the contents of the provided ASN.1 octet string as a matching rule 250 * @return The decoded matching rule use definition. 253 * matching rule use definition. 377 // If we're at the end of the value, then it isn't a valid matching rul [all...] |
| /forgerock/opendj2-hg/src/server/org/opends/server/schema/ |
| H A D | MatchingRuleUseSyntax.java | 58 * This class implements the matching rule use description syntax, which is used 59 * to hold matching rule use definitions in the server schema. The format of 73 // The default equality matching rule for this syntax. 76 // The default ordering matching rule for this syntax. 79 // The default substring matching rule for this syntax. 198 // There is no approximate matching rule by default. 232 * Decodes the contents of the provided ASN.1 octet string as a matching rule 249 * @return The decoded matching rule use definition. 252 * matching rule use definition. 376 // If we're at the end of the value, then it isn't a valid matching rul [all...] |
| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/ |
| H A D | FSServiceUtils.java | 932 String matching = null;
|
| /forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/ |
| H A D | FSServiceUtils.java | 932 String matching = null;
|
Completed in 87 milliseconds