Searched refs:statement (Results 1 - 25 of 94) sorted by relevance

1234

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargAttrFiltersTestCase.java68 * @param statement The statement string.
69 * @throws Exception If a valid statement fails to parse.
72 public void testValidStatements(String statement) argument
74 TargAttrFilters.decode(EnumTargetOperator.EQUALITY, statement);
79 * @param statement The statement string.
80 * @throws Exception If an invalid statement parses.
83 public void testInvalidStatements(String statement) throws Exception { argument
85 TargAttrFilters.decode(EnumTargetOperator.EQUALITY,statement);
[all...]
H A DSSFTestCase.java170 * @param statement The ssf statement to attempt to decode.
174 public void testValidStatements(String statement) throws AciException { argument
175 SSF.decode(statement, bindRuleType);
181 * @param statement The ssf statement to attempt to decode.
186 public void testInvalidStatements(String statement) throws Exception { argument
188 SSF.decode(statement, bindRuleType);
193 "Invalid ssf <" + statement +
198 "Invalid ssf <" + statement
[all...]
H A DTargetControlTestCase.java188 * @param statement The targetcontrol statement to attempt to decode.
192 public void testValidStatements(String statement) throws AciException { argument
193 TargetControl.decode(EnumTargetOperator.EQUALITY, statement);
199 * @param statement The targetcontrol statement to attempt to decode.
203 public void testInvalidStatements(String statement) throws Exception { argument
205 TargetControl.decode(EnumTargetOperator.EQUALITY,statement);
210 "Invalid targetcontrol <" + statement +
215 "Invalid targetcontrol <" + statement
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargAttrFiltersTestCase.java67 * @param statement The statement string.
68 * @throws Exception If a valid statement fails to parse.
71 public void testValidStatements(String statement) argument
73 TargAttrFilters.decode(EnumTargetOperator.EQUALITY, statement);
78 * @param statement The statement string.
79 * @throws Exception If an invalid statement parses.
82 public void testInvalidStatements(String statement) throws Exception { argument
84 TargAttrFilters.decode(EnumTargetOperator.EQUALITY,statement);
[all...]
H A DSSFTestCase.java170 * @param statement The ssf statement to attempt to decode.
174 public void testValidStatements(String statement) throws AciException { argument
175 SSF.decode(statement, bindRuleType);
181 * @param statement The ssf statement to attempt to decode.
186 public void testInvalidStatements(String statement) throws Exception { argument
188 SSF.decode(statement, bindRuleType);
193 "Invalid ssf <" + statement +
198 "Invalid ssf <" + statement
[all...]
H A DTargetControlTestCase.java195 * @param statement The targetcontrol statement to attempt to decode.
199 public void testValidStatements(String statement) throws AciException { argument
200 TargetControl.decode(EnumTargetOperator.EQUALITY, statement);
206 * @param statement The targetcontrol statement to attempt to decode.
210 public void testInvalidStatements(String statement) throws Exception { argument
212 TargetControl.decode(EnumTargetOperator.EQUALITY,statement);
217 "Invalid targetcontrol <" + statement +
222 "Invalid targetcontrol <" + statement
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargAttrFiltersTestCase.java68 * @param statement The statement string.
69 * @throws Exception If a valid statement fails to parse.
72 public void testValidStatements(String statement) argument
74 TargAttrFilters.decode(EnumTargetOperator.EQUALITY, statement);
79 * @param statement The statement string.
80 * @throws Exception If an invalid statement parses.
83 public void testInvalidStatements(String statement) throws Exception { argument
85 TargAttrFilters.decode(EnumTargetOperator.EQUALITY,statement);
[all...]
H A DSSFTestCase.java170 * @param statement The ssf statement to attempt to decode.
174 public void testValidStatements(String statement) throws AciException { argument
175 SSF.decode(statement, bindRuleType);
181 * @param statement The ssf statement to attempt to decode.
186 public void testInvalidStatements(String statement) throws Exception { argument
188 SSF.decode(statement, bindRuleType);
193 "Invalid ssf <" + statement +
198 "Invalid ssf <" + statement
[all...]
H A DTargetControlTestCase.java188 * @param statement The targetcontrol statement to attempt to decode.
192 public void testValidStatements(String statement) throws AciException { argument
193 TargetControl.decode(EnumTargetOperator.EQUALITY, statement);
199 * @param statement The targetcontrol statement to attempt to decode.
203 public void testInvalidStatements(String statement) throws Exception { argument
205 TargetControl.decode(EnumTargetOperator.EQUALITY,statement);
210 "Invalid targetcontrol <" + statement +
215 "Invalid targetcontrol <" + statement
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargAttrFiltersTestCase.java67 * @param statement The statement string.
68 * @throws Exception If a valid statement fails to parse.
71 public void testValidStatements(String statement) argument
73 TargAttrFilters.decode(EnumTargetOperator.EQUALITY, statement);
78 * @param statement The statement string.
79 * @throws Exception If an invalid statement parses.
82 public void testInvalidStatements(String statement) throws Exception { argument
84 TargAttrFilters.decode(EnumTargetOperator.EQUALITY,statement);
[all...]
H A DTargetControlTestCase.java195 * @param statement The targetcontrol statement to attempt to decode.
199 public void testValidStatements(String statement) throws AciException { argument
200 TargetControl.decode(EnumTargetOperator.EQUALITY, statement);
206 * @param statement The targetcontrol statement to attempt to decode.
210 public void testInvalidStatements(String statement) throws Exception { argument
212 TargetControl.decode(EnumTargetOperator.EQUALITY,statement);
217 "Invalid targetcontrol <" + statement +
222 "Invalid targetcontrol <" + statement
[all...]
H A DSSFTestCase.java170 * @param statement The ssf statement to attempt to decode.
174 public void testValidStatements(String statement) throws AciException { argument
175 SSF.decode(statement, bindRuleType);
181 * @param statement The ssf statement to attempt to decode.
186 public void testInvalidStatements(String statement) throws Exception { argument
188 SSF.decode(statement, bindRuleType);
193 "Invalid ssf <" + statement +
198 "Invalid ssf <" + statement
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargAttrFiltersTestCase.java68 * @param statement The statement string.
69 * @throws Exception If a valid statement fails to parse.
72 public void testValidStatements(String statement) argument
74 TargAttrFilters.decode(EnumTargetOperator.EQUALITY, statement);
79 * @param statement The statement string.
80 * @throws Exception If an invalid statement parses.
83 public void testInvalidStatements(String statement) throws Exception { argument
85 TargAttrFilters.decode(EnumTargetOperator.EQUALITY,statement);
[all...]
H A DSSFTestCase.java170 * @param statement The ssf statement to attempt to decode.
174 public void testValidStatements(String statement) throws AciException { argument
175 SSF.decode(statement, bindRuleType);
181 * @param statement The ssf statement to attempt to decode.
186 public void testInvalidStatements(String statement) throws Exception { argument
188 SSF.decode(statement, bindRuleType);
193 "Invalid ssf <" + statement +
198 "Invalid ssf <" + statement
[all...]
H A DTargetControlTestCase.java188 * @param statement The targetcontrol statement to attempt to decode.
192 public void testValidStatements(String statement) throws AciException { argument
193 TargetControl.decode(EnumTargetOperator.EQUALITY, statement);
199 * @param statement The targetcontrol statement to attempt to decode.
203 public void testInvalidStatements(String statement) throws Exception { argument
205 TargetControl.decode(EnumTargetOperator.EQUALITY,statement);
210 "Invalid targetcontrol <" + statement +
215 "Invalid targetcontrol <" + statement
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DTargAttrFiltersTestCase.java67 * @param statement The statement string.
68 * @throws Exception If a valid statement fails to parse.
71 public void testValidStatements(String statement) argument
73 TargAttrFilters.decode(EnumTargetOperator.EQUALITY, statement);
78 * @param statement The statement string.
79 * @throws Exception If an invalid statement parses.
82 public void testInvalidStatements(String statement) throws Exception { argument
84 TargAttrFilters.decode(EnumTargetOperator.EQUALITY,statement);
[all...]
H A DSSFTestCase.java168 * @param statement The ssf statement to attempt to decode.
172 public void testValidStatements(String statement) throws AciException { argument
173 SSF.decode(statement, bindRuleType);
179 * @param statement The ssf statement to attempt to decode.
184 public void testInvalidStatements(String statement) throws Exception { argument
186 SSF.decode(statement, bindRuleType);
191 "Invalid ssf <" + statement +
196 "Invalid ssf <" + statement
[all...]
H A DTargetControlTestCase.java195 * @param statement The targetcontrol statement to attempt to decode.
199 public void testValidStatements(String statement) throws AciException { argument
200 TargetControl.decode(EnumTargetOperator.EQUALITY, statement);
206 * @param statement The targetcontrol statement to attempt to decode.
210 public void testInvalidStatements(String statement) throws Exception { argument
212 TargetControl.decode(EnumTargetOperator.EQUALITY,statement);
217 "Invalid targetcontrol <" + statement +
222 "Invalid targetcontrol <" + statement
[all...]
/forgerock/openidm-v4/openidm-repo-jdbc/src/main/java/org/forgerock/openidm/repo/jdbc/impl/
H A DCleanupHelper.java58 * @param statement the statement to try to close if not null.
61 public static void loggedClose(Statement statement) { argument
62 if (statement != null) {
64 statement.close();
66 logger.warn("Failure during statement close ", ex);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSSession.java53 private AttributeStatement statement = null; field in class:FSSession
222 * Sets the boot strap attribute statement.
223 * @param statement Boot strap attribute statement
226 public void setBootStrapAttributeStatement(AttributeStatement statement) { argument
227 this.statement = statement;
230 statement.toString(true, true), FSUtils.debug);
236 "Can not parse the attribute statement:" , ex);
241 * Gets the boot strap attribute statement
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSSession.java53 private AttributeStatement statement = null; field in class:FSSession
222 * Sets the boot strap attribute statement.
223 * @param statement Boot strap attribute statement
226 public void setBootStrapAttributeStatement(AttributeStatement statement) { argument
227 this.statement = statement;
230 statement.toString(true, true), FSUtils.debug);
236 "Can not parse the attribute statement:" , ex);
241 * Gets the boot strap attribute statement
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultLibrarySPAccountMapper.java120 Statement statement = (Statement)iter.next();
121 if (statement.getStatementType() ==
123 subject = ((SubjectStatement)statement).getSubject();
168 AttributeStatement statement,
179 List list = statement.getAttribute();
167 getAttribute( AttributeStatement statement, String attributeName, String realm, String hostEntityID) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultLibrarySPAccountMapper.java120 Statement statement = (Statement)iter.next();
121 if (statement.getStatementType() ==
123 subject = ((SubjectStatement)statement).getSubject();
168 AttributeStatement statement,
179 List list = statement.getAttribute();
167 getAttribute( AttributeStatement statement, String attributeName, String realm, String hostEntityID) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/client/
H A DXACMLRequestProcessor.java140 XACMLAuthzDecisionStatement statement =
147 + statement.toXMLString(true, true));
149 if (statement != null) {
150 xacmlResponse = statement.getResponse();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/client/
H A DXACMLRequestProcessor.java143 XACMLAuthzDecisionStatement statement =
150 + statement.toXMLString(true, true));
152 if (statement != null) {
153 xacmlResponse = statement.getResponse();

Completed in 49 milliseconds

1234