Class InMemoryProfileService<U extends CommonProfile>

All Implemented Interfaces:
Authenticator, ProfileService<U>

public class InMemoryProfileService<U extends CommonProfile> extends AbstractProfileService<U>
In-memory profile service.
Since:
2.1.0
Author:
Elie Roux