Package org.openiam.cache
Interface OpeniamKeyGenerator
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultOpeniamKeyGenerator
,ProvisionUserResourceKeyGenerator
,ResourceFromAuthProviderKeyGenerator
,ResourceToResourcePropKeyGenerator
public interface OpeniamKeyGenerator extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
generateKey(Object parameter)
-