Class JDBCLoginService

All Implemented Interfaces:
LoginService, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle

public class JDBCLoginService extends AbstractLoginService
JDBC as a source of user authentication and authorization information. Uses one database connection that is lazily initialized. Reconnect on failures.