clearEntry
Clears an entry from the cache based on the provided userIDEntity.
Return
true if the entry was successfully cleared, false if it didn't exist.
Parameters
userIDEntity
The UserIDEntity representing the entry to be cleared.
Clears an entry from the cache based on the provided userIDEntity.
true if the entry was successfully cleared, false if it didn't exist.
The UserIDEntity representing the entry to be cleared.