public class KeycloakTestApplication
extends javax.ws.rs.core.Application
Modifier and Type | Field and Description |
---|---|
protected Set<Class<?>> |
classes |
protected KeycloakSessionFactory |
sessionFactory |
protected Set<Object> |
singletons |
Constructor and Description |
---|
KeycloakTestApplication(javax.servlet.ServletContext context,
org.jboss.resteasy.core.Dispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Set<Class<?>> |
getClasses() |
Set<Object> |
getSingletons() |
protected KeycloakSessionFactory sessionFactory
Copyright © 2015. All Rights Reserved.