Hierarchy For Package com.example.blogs.app.security
Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- com.example.blogs.app.security.UserPrincipalAuthenticationToken
- 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.example.blogs.app.security.JwtExceptionFilter
- org.springframework.web.filter.OncePerRequestFilter
- com.example.blogs.app.security.HasherImpl (implements com.example.blogs.app.security.Hasher)
- com.example.blogs.app.security.JtiGeneratorImpl (implements com.example.blogs.app.security.JtiGenerator)
- com.example.blogs.app.security.JWTToUserPrincipalConverter (implements org.springframework.core.convert.converter.Converter<S,
T>)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- com.example.blogs.app.security.Hasher
- com.example.blogs.app.security.JtiGenerator
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.example.blogs.app.security.UserPrincipal
- java.lang.Record