| Interface | Description |
|---|---|
| ClientAuthorizationTestBase.TestCredentialGenerator |
Simple interface to generate credentials with authorization based on key
indices also.
|
| Class | Description |
|---|---|
| ClientAuthenticationDUnitTest |
Test for authentication from client to server.
|
| ClientAuthenticationPart2DUnitTest |
this class contains test methods that used to be in its superclass but
that test started taking too long and caused dunit runs to hang
|
| ClientAuthorizationDUnitTest |
Tests for authorization from client to server.
|
| ClientAuthorizationTestBase |
Base class for tests for authorization from client to server.
|
| ClientAuthorizationTestBase.AuthzCqListener |
Implements the
CqListener interface and counts the number of
different operations and also queues up the received updates to precise
checking of each update. |
| ClientAuthorizationTestBase.OperationWithAction |
This class encapsulates an
OperationContext.OperationCode with associated flags, the
client to perform the operation, and the number of operations to perform. |
| ClientAuthorizationTestBase.OpFlags |
This class specifies flags that can be used to alter the behaviour of
operations being performed by the
doOp function. |
| ClientAuthorizationTestBase.TestAuthzCredentialGenerator |
Contains a
AuthzCredentialGenerator and implements the
ClientAuthorizationTestBase.TestCredentialGenerator interface. |
| ClientAuthorizationTwoDUnitTest |
Tests for authorization from client to server.
|
| ClientAuthzObjectModDUnitTest |
Tests for authorization callback that modify objects and callbacks from
client to server.
|
| ClientCQPostAuthorizationDUnitTest |
This is for multiuser-authentication
|
| ClientMultiUserAuthzDUnitTest | |
| ClientPostAuthorizationDUnitTest |
Tests for authorization from client to server.
|
| DeltaClientAuthorizationDUnitTest | |
| DeltaClientPostAuthorizationDUnitTest | |
| MultiuserAPIDUnitTest | |
| MultiuserDurableCQAuthzDUnitTest | |
| P2PAuthenticationDUnitTest |
Tests peer to peer authentication in Gemfire
|
| SecurityTestUtil |
Contains utility methods for setting up servers/clients for authentication
and authorization tests.
|
| WanAuthenticationDUnitTest | |
| WanAuthorizationDUnitTest |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.