Searched refs:requestAuthorizationIdentity (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DWhoAmIExtendedOperationTestCase.java171 ByteString authzID = authHandler.requestAuthorizationIdentity();
200 ByteString authzID = authHandler.requestAuthorizationIdentity();
247 ByteString authzID = authHandler.requestAuthorizationIdentity();
317 ByteString authzID = authHandler.requestAuthorizationIdentity();
384 ByteString authzID = authHandler.requestAuthorizationIdentity();
471 ByteString authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DWhoAmIExtendedOperationTestCase.java180 ByteString authzID = authHandler.requestAuthorizationIdentity();
209 ByteString authzID = authHandler.requestAuthorizationIdentity();
264 ByteString authzID = authHandler.requestAuthorizationIdentity();
341 ByteString authzID = authHandler.requestAuthorizationIdentity();
408 ByteString authzID = authHandler.requestAuthorizationIdentity();
495 ByteString authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DWhoAmIExtendedOperationTestCase.java179 ByteString authzID = authHandler.requestAuthorizationIdentity();
208 ByteString authzID = authHandler.requestAuthorizationIdentity();
263 ByteString authzID = authHandler.requestAuthorizationIdentity();
340 ByteString authzID = authHandler.requestAuthorizationIdentity();
407 ByteString authzID = authHandler.requestAuthorizationIdentity();
494 ByteString authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DWhoAmIExtendedOperationTestCase.java180 ByteString authzID = authHandler.requestAuthorizationIdentity();
209 ByteString authzID = authHandler.requestAuthorizationIdentity();
264 ByteString authzID = authHandler.requestAuthorizationIdentity();
341 ByteString authzID = authHandler.requestAuthorizationIdentity();
408 ByteString authzID = authHandler.requestAuthorizationIdentity();
495 ByteString authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DWhoAmIExtendedOperationTestCase.java179 ByteString authzID = authHandler.requestAuthorizationIdentity();
208 ByteString authzID = authHandler.requestAuthorizationIdentity();
263 ByteString authzID = authHandler.requestAuthorizationIdentity();
340 ByteString authzID = authHandler.requestAuthorizationIdentity();
407 ByteString authzID = authHandler.requestAuthorizationIdentity();
494 ByteString authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DWhoAmIExtendedOperationTestCase.java180 ByteString authzID = authHandler.requestAuthorizationIdentity();
209 ByteString authzID = authHandler.requestAuthorizationIdentity();
264 ByteString authzID = authHandler.requestAuthorizationIdentity();
341 ByteString authzID = authHandler.requestAuthorizationIdentity();
408 ByteString authzID = authHandler.requestAuthorizationIdentity();
495 ByteString authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DRejectUnauthReqTests.java430 ByteString authzID = authHandler.requestAuthorizationIdentity();
461 ByteString authzID = authHandler.requestAuthorizationIdentity();
749 authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DRejectUnauthReqTests.java429 ByteString authzID = authHandler.requestAuthorizationIdentity();
460 ByteString authzID = authHandler.requestAuthorizationIdentity();
748 authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DRejectUnauthReqTests.java430 ByteString authzID = authHandler.requestAuthorizationIdentity();
461 ByteString authzID = authHandler.requestAuthorizationIdentity();
749 authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DRejectUnauthReqTests.java429 ByteString authzID = authHandler.requestAuthorizationIdentity();
460 ByteString authzID = authHandler.requestAuthorizationIdentity();
748 authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DRejectUnauthReqTests.java430 ByteString authzID = authHandler.requestAuthorizationIdentity();
461 ByteString authzID = authHandler.requestAuthorizationIdentity();
749 authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/core/
H A DRejectUnauthReqTests.java453 ByteString authzID = authHandler.requestAuthorizationIdentity();
484 ByteString authzID = authHandler.requestAuthorizationIdentity();
772 authzID = authHandler.requestAuthorizationIdentity();
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java3861 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for an
3877 assertNull(authHandler.requestAuthorizationIdentity());
3885 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3906 assertNull(authHandler.requestAuthorizationIdentity());
3914 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3936 assertNotNull(authHandler.requestAuthorizationIdentity());
3944 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3988 assertNotNull(authHandler.requestAuthorizationIdentity());
3996 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
4028 assertNull(authHandler.requestAuthorizationIdentity());
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java3860 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for an
3876 assertNull(authHandler.requestAuthorizationIdentity());
3884 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3905 assertNull(authHandler.requestAuthorizationIdentity());
3913 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3935 assertNotNull(authHandler.requestAuthorizationIdentity());
3943 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3987 assertNotNull(authHandler.requestAuthorizationIdentity());
3995 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
4027 assertNull(authHandler.requestAuthorizationIdentity());
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java3861 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for an
3877 assertNull(authHandler.requestAuthorizationIdentity());
3885 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3906 assertNull(authHandler.requestAuthorizationIdentity());
3914 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3936 assertNotNull(authHandler.requestAuthorizationIdentity());
3944 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3988 assertNotNull(authHandler.requestAuthorizationIdentity());
3996 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
4028 assertNull(authHandler.requestAuthorizationIdentity());
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java3860 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for an
3876 assertNull(authHandler.requestAuthorizationIdentity());
3884 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3905 assertNull(authHandler.requestAuthorizationIdentity());
3913 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3935 assertNotNull(authHandler.requestAuthorizationIdentity());
3943 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3987 assertNotNull(authHandler.requestAuthorizationIdentity());
3995 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
4027 assertNull(authHandler.requestAuthorizationIdentity());
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java3861 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for an
3877 assertNull(authHandler.requestAuthorizationIdentity());
3885 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3906 assertNull(authHandler.requestAuthorizationIdentity());
3914 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3936 assertNotNull(authHandler.requestAuthorizationIdentity());
3944 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3988 assertNotNull(authHandler.requestAuthorizationIdentity());
3996 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
4028 assertNull(authHandler.requestAuthorizationIdentity());
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tools/
H A DLDAPAuthenticationHandlerTestCase.java3549 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for an
3565 assertNull(authHandler.requestAuthorizationIdentity());
3573 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3594 assertNull(authHandler.requestAuthorizationIdentity());
3602 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3624 assertNotNull(authHandler.requestAuthorizationIdentity());
3632 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3668 assertNotNull(authHandler.requestAuthorizationIdentity());
3676 * Tests the <CODE>requestAuthorizationIdentity</CODE> method for a a client
3706 assertNull(authHandler.requestAuthorizationIdentity());
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandler.java3658 public ByteString requestAuthorizationIdentity() method in class:LDAPAuthenticationHandler
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandler.java3657 public ByteString requestAuthorizationIdentity() method in class:LDAPAuthenticationHandler
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandler.java3658 public ByteString requestAuthorizationIdentity() method in class:LDAPAuthenticationHandler
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandler.java3658 public ByteString requestAuthorizationIdentity() method in class:LDAPAuthenticationHandler
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDAPAuthenticationHandler.java3657 public ByteString requestAuthorizationIdentity() method in class:LDAPAuthenticationHandler
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDAPAuthenticationHandler.java3411 public ByteString requestAuthorizationIdentity() method in class:LDAPAuthenticationHandler

Completed in 104 milliseconds