Hierarchy For All Packages
Package Hierarchies:- com.markvarga21.studentmanager,
- com.markvarga21.studentmanager.config,
- com.markvarga21.studentmanager.config.security,
- com.markvarga21.studentmanager.controller,
- com.markvarga21.studentmanager.dto,
- com.markvarga21.studentmanager.entity,
- com.markvarga21.studentmanager.exception,
- com.markvarga21.studentmanager.exception.handler,
- com.markvarga21.studentmanager.exception.handler.security,
- com.markvarga21.studentmanager.exception.util,
- com.markvarga21.studentmanager.mapping,
- com.markvarga21.studentmanager.repository,
- com.markvarga21.studentmanager.service,
- com.markvarga21.studentmanager.service.auth,
- com.markvarga21.studentmanager.service.auth.impl,
- com.markvarga21.studentmanager.service.auth.security,
- com.markvarga21.studentmanager.service.auth.webtoken,
- com.markvarga21.studentmanager.service.faceapi,
- com.markvarga21.studentmanager.service.faceapi.impl,
- com.markvarga21.studentmanager.service.file,
- com.markvarga21.studentmanager.service.file.impl,
- com.markvarga21.studentmanager.service.form,
- com.markvarga21.studentmanager.service.form.impl,
- com.markvarga21.studentmanager.service.impl,
- com.markvarga21.studentmanager.service.mail,
- com.markvarga21.studentmanager.service.mail.impl,
- com.markvarga21.studentmanager.service.report,
- com.markvarga21.studentmanager.service.report.impl,
- com.markvarga21.studentmanager.service.validation,
- com.markvarga21.studentmanager.service.validation.face,
- com.markvarga21.studentmanager.service.validation.face.impl,
- com.markvarga21.studentmanager.service.validation.passport,
- com.markvarga21.studentmanager.service.validation.passport.impl,
- com.markvarga21.studentmanager.util,
- com.markvarga21.studentmanager.util.validation
Class Hierarchy
- java.lang.Object
- com.markvarga21.studentmanager.util.AdminUserInit (implements org.springframework.context.ApplicationListener<E>)
- com.markvarga21.studentmanager.exception.util.ApiError
- com.markvarga21.studentmanager.exception.handler.security.AppAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- com.markvarga21.studentmanager.config.security.AppAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- com.markvarga21.studentmanager.config.ApplicationConfiguration
- com.markvarga21.studentmanager.exception.handler.ApplicationExceptionHandler
- com.markvarga21.studentmanager.config.security.AppLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- com.markvarga21.studentmanager.entity.AppUser
- com.markvarga21.studentmanager.controller.AppUserController
- com.markvarga21.studentmanager.service.auth.security.AppUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
- com.markvarga21.studentmanager.service.auth.impl.AppUserServiceImpl (implements com.markvarga21.studentmanager.service.auth.AppUserService)
- com.markvarga21.studentmanager.exception.util.AuthError
- com.markvarga21.studentmanager.util.CountryNameFetcher
- com.markvarga21.studentmanager.util.CountryNames
- com.markvarga21.studentmanager.util.DateDeserializer
- com.markvarga21.studentmanager.util.validation.DateValidator
- com.markvarga21.studentmanager.controller.ExportValidatorController
- com.markvarga21.studentmanager.dto.FaceApiResponse
- com.markvarga21.studentmanager.service.faceapi.impl.FaceApiServiceImpl (implements com.markvarga21.studentmanager.service.faceapi.FaceApiService)
- com.markvarga21.studentmanager.controller.FaceController
- com.markvarga21.studentmanager.dto.FaceDetectionResponse
- com.markvarga21.studentmanager.dto.FaceRectangle
- com.markvarga21.studentmanager.controller.FacialValidationController
- com.markvarga21.studentmanager.entity.FacialValidationData
- com.markvarga21.studentmanager.service.validation.face.impl.FacialValidationServiceImpl (implements com.markvarga21.studentmanager.service.validation.face.FacialValidationService)
- com.markvarga21.studentmanager.controller.FileUploadController
- com.markvarga21.studentmanager.service.file.impl.FileUploadServiceImpl (implements com.markvarga21.studentmanager.service.file.FileUploadService)
- com.markvarga21.studentmanager.controller.FormRecognizerController
- com.markvarga21.studentmanager.service.form.impl.FormRecognizerServiceImpl (implements com.markvarga21.studentmanager.service.form.FormRecognizerService)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- com.markvarga21.studentmanager.config.security.JwtAuthFilter
- org.springframework.web.filter.OncePerRequestFilter
- com.markvarga21.studentmanager.util.ImageCompressor
- com.markvarga21.studentmanager.exception.util.InvalidFacesApiError
- com.markvarga21.studentmanager.util.validation.JsonValidator
- com.markvarga21.studentmanager.service.auth.webtoken.JwtService
- com.markvarga21.studentmanager.util.LocalDateDeserializer (implements com.google.gson.JsonDeserializer<T>)
- com.markvarga21.studentmanager.service.mail.impl.MailServiceImpl (implements com.markvarga21.studentmanager.service.mail.MailService)
- com.markvarga21.studentmanager.controller.PassportValidationController
- com.markvarga21.studentmanager.entity.PassportValidationData
- com.markvarga21.studentmanager.dto.PassportValidationResponse
- com.markvarga21.studentmanager.service.validation.passport.impl.PassportValidationServiceImpl (implements com.markvarga21.studentmanager.service.validation.passport.PassportValidationService)
- com.markvarga21.studentmanager.entity.Report
- com.markvarga21.studentmanager.controller.ReportingController
- com.markvarga21.studentmanager.dto.ReportMessage
- com.markvarga21.studentmanager.service.report.impl.ReportServiceImpl (implements com.markvarga21.studentmanager.service.report.ReportService)
- com.markvarga21.studentmanager.config.security.SecurityConfiguration
- com.markvarga21.studentmanager.entity.Student
- com.markvarga21.studentmanager.entity.StudentAppUser
- com.markvarga21.studentmanager.controller.StudentAppUserController
- com.markvarga21.studentmanager.controller.StudentController
- com.markvarga21.studentmanager.dto.StudentDto
- com.markvarga21.studentmanager.entity.StudentImage
- com.markvarga21.studentmanager.StudentManagerApplication
- com.markvarga21.studentmanager.mapping.StudentMapper
- com.markvarga21.studentmanager.service.impl.StudentServiceImpl (implements com.markvarga21.studentmanager.service.StudentService)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.markvarga21.studentmanager.exception.FaceValidationDataNotFoundException
- com.markvarga21.studentmanager.exception.InvalidDateException
- com.markvarga21.studentmanager.exception.InvalidDateFormatException
- com.markvarga21.studentmanager.exception.InvalidDocumentException
- com.markvarga21.studentmanager.exception.InvalidFacesException
- com.markvarga21.studentmanager.exception.InvalidImageTypeException
- com.markvarga21.studentmanager.exception.InvalidPassportException
- com.markvarga21.studentmanager.exception.InvalidStudentException
- com.markvarga21.studentmanager.exception.InvalidUserCredentialsException
- com.markvarga21.studentmanager.exception.PassportNotFoundException
- com.markvarga21.studentmanager.exception.PassportValidationDataNotFoundException
- com.markvarga21.studentmanager.exception.ReportNotFoundException
- com.markvarga21.studentmanager.exception.StudentNotFoundException
- com.markvarga21.studentmanager.exception.TokenNotFoundException
- com.markvarga21.studentmanager.exception.UserNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- com.markvarga21.studentmanager.util.TokenDeleter
- com.markvarga21.studentmanager.entity.TokenInfo
- com.markvarga21.studentmanager.service.auth.impl.TokenManagementServiceImpl (implements com.markvarga21.studentmanager.service.auth.TokenManagementService)
- com.markvarga21.studentmanager.dto.UserLogin
- com.markvarga21.studentmanager.util.validation.XmlValidator
Interface Hierarchy
- com.markvarga21.studentmanager.service.auth.AppUserService
- com.markvarga21.studentmanager.service.faceapi.FaceApiService
- com.markvarga21.studentmanager.service.validation.face.FacialValidationService
- com.markvarga21.studentmanager.service.file.FileUploadService
- com.markvarga21.studentmanager.service.form.FormRecognizerService
- com.markvarga21.studentmanager.service.mail.MailService
- com.markvarga21.studentmanager.service.validation.passport.PassportValidationService
- 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>) - com.markvarga21.studentmanager.repository.AppUserRepository
- com.markvarga21.studentmanager.repository.FacialValidationDataRepository
- com.markvarga21.studentmanager.repository.PassportValidationDataRepository
- com.markvarga21.studentmanager.repository.ReportRepository
- com.markvarga21.studentmanager.repository.StudentAppUserRepository
- com.markvarga21.studentmanager.repository.StudentImageRepository
- com.markvarga21.studentmanager.repository.StudentRepository
- com.markvarga21.studentmanager.repository.TokenInfoRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- com.markvarga21.studentmanager.service.report.ReportService
- 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>) - com.markvarga21.studentmanager.repository.AppUserRepository
- com.markvarga21.studentmanager.repository.FacialValidationDataRepository
- com.markvarga21.studentmanager.repository.PassportValidationDataRepository
- com.markvarga21.studentmanager.repository.ReportRepository
- com.markvarga21.studentmanager.repository.StudentAppUserRepository
- com.markvarga21.studentmanager.repository.StudentImageRepository
- com.markvarga21.studentmanager.repository.StudentRepository
- com.markvarga21.studentmanager.repository.TokenInfoRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<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>) - com.markvarga21.studentmanager.repository.AppUserRepository
- com.markvarga21.studentmanager.repository.FacialValidationDataRepository
- com.markvarga21.studentmanager.repository.PassportValidationDataRepository
- com.markvarga21.studentmanager.repository.ReportRepository
- com.markvarga21.studentmanager.repository.StudentAppUserRepository
- com.markvarga21.studentmanager.repository.StudentImageRepository
- com.markvarga21.studentmanager.repository.StudentRepository
- com.markvarga21.studentmanager.repository.TokenInfoRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
- com.markvarga21.studentmanager.service.StudentService
- com.markvarga21.studentmanager.service.auth.TokenManagementService
Annotation Interface Hierarchy
- com.markvarga21.studentmanager.util.Generated (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.markvarga21.studentmanager.entity.Gender
- com.markvarga21.studentmanager.exception.OperationType
- com.markvarga21.studentmanager.dto.Role
- com.markvarga21.studentmanager.util.StudentImageType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)