Searched refs:keyword (Results 1 - 25 of 57) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DEnumTargetKeyword.java35 * This enumeration is returned when the target keyword is
40 * This enumeration is returned when the target keyword is
45 * This enumeration is returned when the target keyword is
50 * This enumeration is returned when the target keyword is
55 * This enumeration is returned when the target keyword is
60 * This enumeration is returned when the target keyword is
65 * This enumeration is returned when the target keyword is
71 * The target keyword name.
73 private final String keyword; field in class:EnumTargetKeyword
76 * Create a target keyword enumeratio
79 EnumTargetKeyword(String keyword) argument
88 isKeyword(String keyword) argument
98 createKeyword(String keyword) argument
[all...]
H A DEnumBindRuleKeyword.java31 * keyword types.
36 * The enumeration type when the bind rule has specified keyword of
41 * The enumeration type when the bind rule has specified keyword of
46 * The enumeration type when the bind rule has specified keyword of
51 * The enumeration type when the bind rule has specified keyword of
56 * The enumeration type when the bind rule has specified keyword of
61 * The enumeration type when the bind rule has specified keyword of
66 * The enumeration type when the bind rule has specified keyword of
71 * The enumeration type when the bind rule has specified keyword of
76 * The enumeration type when the bind rule has specified keyword o
89 private final String keyword; field in class:EnumBindRuleKeyword
95 EnumBindRuleKeyword(String keyword) argument
[all...]
H A DBindRule.java44 /** This hash table holds the keyword bind rule mapping. */
60 /** The keyword of a simple bind rule. */
61 private EnumBindRuleKeyword keyword = null; field in class:BindRule
63 /** Regular expression group position of a bind rule keyword. */
103 * Constructor that takes an keyword enumeration and corresponding
104 * simple bind rule. The keyword string is the key for the keyword rule in
107 * keyword op rule
113 * @param keyword The keyword enumeratio
116 BindRule(EnumBindRuleKeyword keyword, KeywordBindRule rule) argument
422 validateOperation(EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
464 decode(String expr, EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DEnumTargetKeyword.java36 * This enumeration is returned when the target keyword is
41 * This enumeration is returned when the target keyword is
46 * This enumeration is returned when the target keyword is
51 * This enumeration is returned when the target keyword is
56 * This enumeration is returned when the target keyword is
61 * This enumeration is returned when the target keyword is
66 * This enumeration is returned when the target keyword is
72 * The target keyword name.
74 private final String keyword; field in class:EnumTargetKeyword
77 * Create a target keyword enumeratio
80 EnumTargetKeyword(String keyword) argument
89 isKeyword(String keyword) argument
99 createKeyword(String keyword) argument
[all...]
H A DEnumBindRuleKeyword.java32 * keyword types.
37 * The enumeration type when the bind rule has specified keyword of
42 * The enumeration type when the bind rule has specified keyword of
47 * The enumeration type when the bind rule has specified keyword of
52 * The enumeration type when the bind rule has specified keyword of
57 * The enumeration type when the bind rule has specified keyword of
62 * The enumeration type when the bind rule has specified keyword of
67 * The enumeration type when the bind rule has specified keyword of
72 * The enumeration type when the bind rule has specified keyword of
77 * The enumeration type when the bind rule has specified keyword o
90 private final String keyword; field in class:EnumBindRuleKeyword
96 EnumBindRuleKeyword(String keyword) argument
[all...]
H A DBindRule.java44 * This hash table holds the keyword bind rule mapping.
66 * The keyword of a simple bind rule.
68 private EnumBindRuleKeyword keyword = null; field in class:BindRule
71 * Regular expression group position of a bind rule keyword.
122 * Constructor that takes an keyword enumeration and corresponding
123 * simple bind rule. The keyword string is the key for the keyword rule in
126 * keyword op rule
132 * @param keyword The keyword enumeratio
135 BindRule(EnumBindRuleKeyword keyword, KeywordBindRule rule) argument
441 validateOperation(EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
483 decode(String expr, EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DEnumTargetKeyword.java36 * This enumeration is returned when the target keyword is
41 * This enumeration is returned when the target keyword is
46 * This enumeration is returned when the target keyword is
51 * This enumeration is returned when the target keyword is
56 * This enumeration is returned when the target keyword is
61 * This enumeration is returned when the target keyword is
66 * This enumeration is returned when the target keyword is
72 * The target keyword name.
74 private final String keyword; field in class:EnumTargetKeyword
77 * Create a target keyword enumeratio
80 EnumTargetKeyword(String keyword) argument
89 isKeyword(String keyword) argument
99 createKeyword(String keyword) argument
[all...]
H A DEnumBindRuleKeyword.java32 * keyword types.
37 * The enumeration type when the bind rule has specified keyword of
42 * The enumeration type when the bind rule has specified keyword of
47 * The enumeration type when the bind rule has specified keyword of
52 * The enumeration type when the bind rule has specified keyword of
57 * The enumeration type when the bind rule has specified keyword of
62 * The enumeration type when the bind rule has specified keyword of
67 * The enumeration type when the bind rule has specified keyword of
72 * The enumeration type when the bind rule has specified keyword of
77 * The enumeration type when the bind rule has specified keyword o
90 private final String keyword; field in class:EnumBindRuleKeyword
96 EnumBindRuleKeyword(String keyword) argument
[all...]
H A DBindRule.java44 * This hash table holds the keyword bind rule mapping.
66 * The keyword of a simple bind rule.
68 private EnumBindRuleKeyword keyword = null; field in class:BindRule
71 * Regular expression group position of a bind rule keyword.
122 * Constructor that takes an keyword enumeration and corresponding
123 * simple bind rule. The keyword string is the key for the keyword rule in
126 * keyword op rule
132 * @param keyword The keyword enumeratio
135 BindRule(EnumBindRuleKeyword keyword, KeywordBindRule rule) argument
441 validateOperation(EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
483 decode(String expr, EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DEnumTargetKeyword.java35 * This enumeration is returned when the target keyword is
40 * This enumeration is returned when the target keyword is
45 * This enumeration is returned when the target keyword is
50 * This enumeration is returned when the target keyword is
55 * This enumeration is returned when the target keyword is
60 * This enumeration is returned when the target keyword is
65 * This enumeration is returned when the target keyword is
71 * The target keyword name.
73 private final String keyword; field in class:EnumTargetKeyword
76 * Create a target keyword enumeratio
79 EnumTargetKeyword(String keyword) argument
88 isKeyword(String keyword) argument
98 createKeyword(String keyword) argument
[all...]
H A DEnumBindRuleKeyword.java31 * keyword types.
36 * The enumeration type when the bind rule has specified keyword of
41 * The enumeration type when the bind rule has specified keyword of
46 * The enumeration type when the bind rule has specified keyword of
51 * The enumeration type when the bind rule has specified keyword of
56 * The enumeration type when the bind rule has specified keyword of
61 * The enumeration type when the bind rule has specified keyword of
66 * The enumeration type when the bind rule has specified keyword of
71 * The enumeration type when the bind rule has specified keyword of
76 * The enumeration type when the bind rule has specified keyword o
89 private final String keyword; field in class:EnumBindRuleKeyword
95 EnumBindRuleKeyword(String keyword) argument
[all...]
H A DBindRule.java44 /** This hash table holds the keyword bind rule mapping. */
60 /** The keyword of a simple bind rule. */
61 private EnumBindRuleKeyword keyword = null; field in class:BindRule
63 /** Regular expression group position of a bind rule keyword. */
103 * Constructor that takes an keyword enumeration and corresponding
104 * simple bind rule. The keyword string is the key for the keyword rule in
107 * keyword op rule
113 * @param keyword The keyword enumeratio
116 BindRule(EnumBindRuleKeyword keyword, KeywordBindRule rule) argument
422 validateOperation(EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
464 decode(String expr, EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DEnumTargetKeyword.java36 * This enumeration is returned when the target keyword is
41 * This enumeration is returned when the target keyword is
46 * This enumeration is returned when the target keyword is
51 * This enumeration is returned when the target keyword is
56 * This enumeration is returned when the target keyword is
61 * This enumeration is returned when the target keyword is
66 * This enumeration is returned when the target keyword is
72 * The target keyword name.
74 private final String keyword; field in class:EnumTargetKeyword
77 * Create a target keyword enumeratio
80 EnumTargetKeyword(String keyword) argument
89 isKeyword(String keyword) argument
99 createKeyword(String keyword) argument
[all...]
H A DEnumBindRuleKeyword.java32 * keyword types.
37 * The enumeration type when the bind rule has specified keyword of
42 * The enumeration type when the bind rule has specified keyword of
47 * The enumeration type when the bind rule has specified keyword of
52 * The enumeration type when the bind rule has specified keyword of
57 * The enumeration type when the bind rule has specified keyword of
62 * The enumeration type when the bind rule has specified keyword of
67 * The enumeration type when the bind rule has specified keyword of
72 * The enumeration type when the bind rule has specified keyword of
77 * The enumeration type when the bind rule has specified keyword o
90 private final String keyword; field in class:EnumBindRuleKeyword
96 EnumBindRuleKeyword(String keyword) argument
[all...]
H A DBindRule.java44 * This hash table holds the keyword bind rule mapping.
66 * The keyword of a simple bind rule.
68 private EnumBindRuleKeyword keyword = null; field in class:BindRule
71 * Regular expression group position of a bind rule keyword.
122 * Constructor that takes an keyword enumeration and corresponding
123 * simple bind rule. The keyword string is the key for the keyword rule in
126 * keyword op rule
132 * @param keyword The keyword enumeratio
135 BindRule(EnumBindRuleKeyword keyword, KeywordBindRule rule) argument
441 validateOperation(EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
483 decode(String expr, EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DEnumTargetKeyword.java36 * This enumeration is returned when the target keyword is
41 * This enumeration is returned when the target keyword is
46 * This enumeration is returned when the target keyword is
51 * This enumeration is returned when the target keyword is
56 * This enumeration is returned when the target keyword is
61 * This enumeration is returned when the target keyword is
66 * This enumeration is returned when the target keyword is
71 /** The target keyword name. */
72 private final String keyword; field in class:EnumTargetKeyword
75 * Create a target keyword enumeratio
78 EnumTargetKeyword(String keyword) argument
87 isKeyword(String keyword) argument
97 createKeyword(String keyword) argument
[all...]
H A DEnumBindRuleKeyword.java32 * keyword types.
37 * The enumeration type when the bind rule has specified keyword of
42 * The enumeration type when the bind rule has specified keyword of
47 * The enumeration type when the bind rule has specified keyword of
52 * The enumeration type when the bind rule has specified keyword of
57 * The enumeration type when the bind rule has specified keyword of
62 * The enumeration type when the bind rule has specified keyword of
67 * The enumeration type when the bind rule has specified keyword of
72 * The enumeration type when the bind rule has specified keyword of
77 * The enumeration type when the bind rule has specified keyword o
85 private final String keyword; field in class:EnumBindRuleKeyword
91 EnumBindRuleKeyword(String keyword) argument
[all...]
H A DBindRule.java43 /** This hash table holds the keyword bind rule mapping. */
55 /** The keyword of a simple bind rule. */
56 private EnumBindRuleKeyword keyword; field in class:BindRule
58 /** Regular expression group position of a bind rule keyword. */
86 * Constructor that takes an keyword enumeration and corresponding
87 * simple bind rule. The keyword string is the key for the keyword rule in
90 * keyword op rule
96 * @param keyword The keyword enumeratio
99 BindRule(EnumBindRuleKeyword keyword, KeywordBindRule rule) argument
373 validateOperation(EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
413 decode(String expr, EnumBindRuleKeyword keyword, EnumBindRuleType op) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/loggers/debug/
H A DTraceSettings.java267 for(String keyword : keywords)
269 //See if stack dump keyword is included
270 if(keyword.startsWith(STACK_DUMP_KEYWORD))
273 if(keyword.length() == STACK_DUMP_KEYWORD.length())
279 int depthStart= keyword.indexOf("=", STACK_DUMP_KEYWORD.length());
284 stackDepth = Integer.valueOf(keyword.substring(depthStart+1));
288 System.err.println("The keyword " + STACK_DUMP_KEYWORD +
296 else if(keyword.equals(INCLUDE_CAUSE_KEYWORD))
301 else if(keyword.equals(SUPPRESS_ARG_KEYWORD))
306 else if(keyword
[all...]
/forgerock/opendj2/src/server/org/opends/server/loggers/debug/
H A DTraceSettings.java266 for(String keyword : keywords)
268 //See if stack dump keyword is included
269 if(keyword.startsWith(STACK_DUMP_KEYWORD))
272 if(keyword.length() == STACK_DUMP_KEYWORD.length())
278 int depthStart= keyword.indexOf("=", STACK_DUMP_KEYWORD.length());
283 stackDepth = Integer.valueOf(keyword.substring(depthStart+1));
287 System.err.println("The keyword " + STACK_DUMP_KEYWORD +
295 else if(keyword.equals(INCLUDE_CAUSE_KEYWORD))
300 else if(keyword.equals(SUPPRESS_ARG_KEYWORD))
305 else if(keyword
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/loggers/debug/
H A DTraceSettings.java267 for(String keyword : keywords)
269 //See if stack dump keyword is included
270 if(keyword.startsWith(STACK_DUMP_KEYWORD))
273 if(keyword.length() == STACK_DUMP_KEYWORD.length())
279 int depthStart= keyword.indexOf("=", STACK_DUMP_KEYWORD.length());
284 stackDepth = Integer.valueOf(keyword.substring(depthStart+1));
288 System.err.println("The keyword " + STACK_DUMP_KEYWORD +
296 else if(keyword.equals(INCLUDE_CAUSE_KEYWORD))
301 else if(keyword.equals(SUPPRESS_ARG_KEYWORD))
306 else if(keyword
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/loggers/debug/
H A DTraceSettings.java267 for(String keyword : keywords)
269 //See if stack dump keyword is included
270 if(keyword.startsWith(STACK_DUMP_KEYWORD))
273 if(keyword.length() == STACK_DUMP_KEYWORD.length())
279 int depthStart= keyword.indexOf("=", STACK_DUMP_KEYWORD.length());
284 stackDepth = Integer.valueOf(keyword.substring(depthStart+1));
288 System.err.println("The keyword " + STACK_DUMP_KEYWORD +
296 else if(keyword.equals(INCLUDE_CAUSE_KEYWORD))
301 else if(keyword.equals(SUPPRESS_ARG_KEYWORD))
306 else if(keyword
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/loggers/debug/
H A DTraceSettings.java266 for(String keyword : keywords)
268 //See if stack dump keyword is included
269 if(keyword.startsWith(STACK_DUMP_KEYWORD))
272 if(keyword.length() == STACK_DUMP_KEYWORD.length())
278 int depthStart= keyword.indexOf("=", STACK_DUMP_KEYWORD.length());
283 stackDepth = Integer.valueOf(keyword.substring(depthStart+1));
287 System.err.println("The keyword " + STACK_DUMP_KEYWORD +
295 else if(keyword.equals(INCLUDE_CAUSE_KEYWORD))
300 else if(keyword.equals(SUPPRESS_ARG_KEYWORD))
305 else if(keyword
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/loggers/
H A DTraceSettings.java201 for (String keyword : keywords)
203 //See if stack dump keyword is included
204 if (keyword.startsWith(STACK_DUMP_KEYWORD))
207 if (keyword.length() == STACK_DUMP_KEYWORD.length())
213 int depthStart = keyword.indexOf("=", STACK_DUMP_KEYWORD.length());
218 stackDepth = Integer.valueOf(keyword.substring(depthStart + 1));
222 System.err.println("The keyword " + STACK_DUMP_KEYWORD
230 else if (INCLUDE_CAUSE_KEYWORD.equals(keyword))
235 else if (SUPPRESS_ARG_KEYWORD.equals(keyword))
240 else if (SUPPRESS_RETVAL_KEYWORD.equals(keyword))
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACI.java102 static final String KEYWORD = "keyword";
1242 "Unsupported keyword : "
1319 ACITargetExpression(String keyword, String operator, String value) { argument
1320 _keyword = keyword.toLowerCase();
1338 String keyword = null;
1350 keyword = text.substring(1, opIndex).trim();
1354 return new ACITargetExpression(keyword, operator, value);
1739 String _tokenType; // keyword, opearotr, value, expressionconnector,
1766 throw new ACIParseException("keyword not followed by operator : "
1784 "expressionconnector not followed by keyword
1857 getKeywordSet(String keyword) argument
1910 addParameter(String keyword, String operator, String value) argument
[all...]

Completed in 329 milliseconds

123