Class Hierarchy

  • java.lang.Object
    • de.knightsoftnet.gwtp.spring.server.controller.AbstractAdminController<T,R,P>
    • org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
      • org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
        • org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler
    • de.knightsoftnet.gwtp.spring.annotation.processor.AbstractBackofficeCreator<T>
    • de.knightsoftnet.gwtp.spring.server.querydsl.AbstractPredicate<T>
    • de.knightsoftnet.gwtp.spring.server.querydsl.AbstractPredictatesBuilder<T>
    • javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
    • de.knightsoftnet.gwtp.spring.server.security.CsrfCookieHandler
    • de.knightsoftnet.gwtp.spring.server.security.HttpAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • de.knightsoftnet.gwtp.spring.server.security.HttpLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
    • de.knightsoftnet.gwtp.spring.server.security.LoggedInChecker
    • de.knightsoftnet.gwtp.spring.server.controller.RestErrorHandler
    • org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
    • de.knightsoftnet.gwtp.spring.server.controller.UserController
    • de.knightsoftnet.gwtp.spring.server.service.impl.UserServiceImpl (implements de.knightsoftnet.gwtp.spring.server.service.UserService)

Interface Hierarchy

  • org.springframework.core.convert.converter.Converter<S,T>
  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>)
      • de.knightsoftnet.gwtp.spring.server.jpa.AdminJpaRepository<T,I,Q> (also extends org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
  • org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>
    • de.knightsoftnet.gwtp.spring.server.jpa.AdminJpaRepository<T,I,Q> (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
  • org.springframework.data.querydsl.QuerydslPredicateExecutor<T>
    • de.knightsoftnet.gwtp.spring.server.jpa.AdminJpaRepository<T,I,Q> (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • org.springframework.data.repository.ListCrudRepository<T,ID>
        • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • de.knightsoftnet.gwtp.spring.server.jpa.AdminJpaRepository<T,I,Q> (also extends org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>
        • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • de.knightsoftnet.gwtp.spring.server.jpa.AdminJpaRepository<T,I,Q> (also extends org.springframework.data.querydsl.binding.QuerydslBinderCustomizer<T>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
  • de.knightsoftnet.gwtp.spring.server.service.UserService

Annotation Type Hierarchy