Interface UserManagerFactory<C,D,S>

Type Parameters:
C - the user context type
D - the deployment type
S - the session type
All Known Implementing Classes:
HotRodUserManagerFactory, InfinispanUserManagerFactory

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