A list of (login info -> identity) pairs this service is responsible for.
Retrieves an identity that matches the specified login info.
Retrieves an identity that matches the specified login info.
The login info to retrieve an identity.
The retrieved identity or None if no identity could be retrieved for the given login info.
A fake identity service implementation which can handle a predefined list of identities.
The type of the identity to handle.