LookupAttribute and LookupServices

LookupAttribute calls a LookupService to resolve a value by key and writes the result to an attribute. The service is pluggable: SimpleKeyValueLookupService...