All Classes and Interfaces

Class
Description
AbstractAdminController<T extends org.springframework.data.domain.Persistable<Long>,R extends AdminJpaRepository<T,Long,?>,P extends AbstractPredictatesBuilder<?>>
Abstract administration web service.
predicate for query dsl search.
abstract predicate builder for query dsl searches.
AdminJpaRepository<T extends org.springframework.data.domain.Persistable<?>,I,Q extends com.querydsl.core.types.EntityPath<?>>
extended jpa repository interface with search and navigation functionality.
authentication failure handler for gwt applications. based on the work of https://github.com/imrabti/gwtp-spring-security
authentication success handler for gwt applications. based on the work of https://github.com/imrabti/gwtp-spring-security
Create controller.
Annotates a to generate server side backoffice stuff.
Backoffice generator processor.
Create predicate builder.
Create predicate.
Create JPA repository interface.
set csrf/xsrf cookie.
http authentication entry point for gwt applications. based on the work of https://github.com/imrabti/gwtp-spring-security
http logout success handler for gwt applications. based on the work of https://github.com/imrabti/gwtp-spring-security
check if user is logged in. based on the work of https://github.com/imrabti/gwtp-spring-security
This error handler handles validation errors.
user web service. based on the work of https://github.com/imrabti/gwtp-spring-security
interface of a converter which converts UserDetails given by spring security into a implementation of the User interface.
user service interface. based on the work of https://github.com/imrabti/gwtp-spring-security
user service implementation. based on the work of https://github.com/imrabti/gwtp-spring-security