Hibernate session in Dropwizard authenticator.
GrowwAuthenticator authenticator = new UnitOfWorkAwareProxyFactory(hibernateBundle)
.create(GrowwAuthenticator.class, SessionFactory.class,
hibernateBundle.getSessionFactory());