Interface UserManagerFactory<C,D,S>

Type Parameters:
C - the user context type
D - the deployment type
S - the session type

public interface UserManagerFactory<C,D,S>
Factory for creating user manager instances.