public static interface ClientAuthorizationTestBase.TestCredentialGenerator
| 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 |
Properties getAllowedCredentials(com.gemstone.gemfire.cache.operations.OperationContext.OperationCode[] opCodes, String[] regionNames, int[] keyIndices, int num)
keys arrayProperties getDisallowedCredentials(com.gemstone.gemfire.cache.operations.OperationContext.OperationCode[] opCodes, String[] regionNames, int[] keyIndices, int num)
keys arrayCredentialGenerator getCredentialGenerator()
CredentialGenerator if any.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.