protected static class ClientAuthorizationTestBase.TestAuthzCredentialGenerator extends Object implements ClientAuthorizationTestBase.TestCredentialGenerator
AuthzCredentialGenerator and implements the
ClientAuthorizationTestBase.TestCredentialGenerator interface.| Constructor and Description |
|---|
TestAuthzCredentialGenerator(AuthzCredentialGenerator authzGen) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getAllowedCredentials(com.gemstone.gemfire.cache.operations.OperationContext.OperationCode[] opCodes,
String[] regionNames,
int[] keyIndices,
int num)
Get allowed credentials for the given set of operations in the given
regions and indices of keys in the
keys array |
CredentialGenerator |
getCredentialGenerator()
Get the
CredentialGenerator if any. |
Properties |
getDisallowedCredentials(com.gemstone.gemfire.cache.operations.OperationContext.OperationCode[] opCodes,
String[] regionNames,
int[] keyIndices,
int num)
Get disallowed credentials for the given set of operations in the given
regions and indices of keys in the
keys array |
public TestAuthzCredentialGenerator(AuthzCredentialGenerator authzGen)
public Properties getAllowedCredentials(com.gemstone.gemfire.cache.operations.OperationContext.OperationCode[] opCodes, String[] regionNames, int[] keyIndices, int num)
ClientAuthorizationTestBase.TestCredentialGeneratorkeys arraygetAllowedCredentials in interface ClientAuthorizationTestBase.TestCredentialGeneratorpublic Properties getDisallowedCredentials(com.gemstone.gemfire.cache.operations.OperationContext.OperationCode[] opCodes, String[] regionNames, int[] keyIndices, int num)
ClientAuthorizationTestBase.TestCredentialGeneratorkeys arraygetDisallowedCredentials in interface ClientAuthorizationTestBase.TestCredentialGeneratorpublic CredentialGenerator getCredentialGenerator()
ClientAuthorizationTestBase.TestCredentialGeneratorCredentialGenerator if any.getCredentialGenerator in interface ClientAuthorizationTestBase.TestCredentialGeneratorCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.