Hierarchy For All Packages
Package Hierarchies:- org.oxerr.spring.security.guest.authentication,
- org.oxerr.spring.security.guest.config.annotation.web.configurers,
- org.oxerr.spring.security.guest.core.userdetails,
- org.oxerr.spring.security.guest.samples.helloworld,
- org.oxerr.spring.security.guest.samples.helloworld.web,
- org.oxerr.spring.security.guest.web.authentication
Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.oxerr.spring.security.guest.authentication.GuestAuthenticationToken
- org.oxerr.spring.security.guest.samples.helloworld.Application
- 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, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.oxerr.spring.security.guest.web.authentication.GuestAuthenticationFilter
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.oxerr.spring.security.guest.authentication.GuestAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.oxerr.spring.security.guest.samples.helloworld.web.RestDemoController
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- org.springframework.security.config.annotation.web.configurers.AbstractAuthenticationFilterConfigurer<B,T,F>
- org.oxerr.spring.security.guest.config.annotation.web.configurers.GuestConfigurer<H>
- org.springframework.security.config.annotation.web.configurers.AbstractAuthenticationFilterConfigurer<B,T,F>
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- org.oxerr.spring.security.guest.samples.helloworld.SecurityConfiguration
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- org.oxerr.spring.security.guest.core.userdetails.GuestUserDetailsService