salex89
10/10/2016 - 7:56 PM

Hibernate session in Dropwizard authenticator.

Hibernate session in Dropwizard authenticator.

GrowwAuthenticator authenticator = new UnitOfWorkAwareProxyFactory(hibernateBundle)
         .create(GrowwAuthenticator.class,  SessionFactory.class, 
                    hibernateBundle.getSessionFactory());