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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DProxyBindTestCase.java59 private static final String aciUserID="aciUser"; field in class:ProxyBindTestCase
187 env.put(Context.SECURITY_PRINCIPAL, aciUserID);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DProxyBindTestCase.java58 private static final String aciUserID="aciUser"; field in class:ProxyBindTestCase
186 env.put(Context.SECURITY_PRINCIPAL, aciUserID);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DProxyBindTestCase.java59 private static final String aciUserID="aciUser"; field in class:ProxyBindTestCase
187 env.put(Context.SECURITY_PRINCIPAL, aciUserID);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DProxyBindTestCase.java58 private static final String aciUserID="aciUser"; field in class:ProxyBindTestCase
186 env.put(Context.SECURITY_PRINCIPAL, aciUserID);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DProxyBindTestCase.java59 private static final String aciUserID="aciUser"; field in class:ProxyBindTestCase
187 env.put(Context.SECURITY_PRINCIPAL, aciUserID);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DProxyBindTestCase.java51 private static final String aciUserID="aciUser"; field in class:ProxyBindTestCase
179 env.put(Context.SECURITY_PRINCIPAL, aciUserID);

Completed in 32 milliseconds