Uses of Interface
org.openiam.cache.OpeniamKeyGenerator
-
Packages that use OpeniamKeyGenerator Package Description org.openiam.cache -
-
Uses of OpeniamKeyGenerator in org.openiam.cache
Classes in org.openiam.cache that implement OpeniamKeyGenerator Modifier and Type Class Description class
DefaultOpeniamKeyGenerator
class
ProvisionUserResourceKeyGenerator
class
ResourceFromAuthProviderKeyGenerator
class
ResourceToResourcePropKeyGenerator
Methods in org.openiam.cache that return types with arguments of type OpeniamKeyGenerator Modifier and Type Method Description Class<? extends OpeniamKeyGenerator>
keyGenerator()
A spring bean that will return the key for this parameter
-