Class CacheCompoundKey
java.lang.Object
org.gluu.oxtrust.ldap.cache.model.CacheCompoundKey
- All Implemented Interfaces:
Serializable
Compound key with String[] array
- Author:
- Yuriy Movchan Date: 07.21.2011
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCacheCompoundKey
(String[][] keyValues) CacheCompoundKey
(String[] primaryKeyValues, String[] secondaryKeyValues, String[] tertiaryKeyValues) -
Method Summary