Hierarchy For Package io.jmix.securityoauth2.impl

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.oauth2.provider.token.AbstractTokenGranter (implements org.springframework.security.oauth2.provider.TokenGranter)
      • org.springframework.security.oauth2.provider.password.ResourceOwnerPasswordTokenGranter
    • org.springframework.security.oauth2.provider.token.DefaultTokenServices (implements org.springframework.security.oauth2.provider.token.AuthorizationServerTokenServices, org.springframework.security.oauth2.provider.token.ConsumerTokenServices, org.springframework.beans.factory.InitializingBean, org.springframework.security.oauth2.provider.token.ResourceServerTokenServices)
    • 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.web.filter.OncePerRequestFilter
    • io.jmix.securityoauth2.impl.OAuth2AuthenticationResolver (implements io.jmix.core.security.AuthenticationResolver)
    • io.jmix.securityoauth2.impl.RequestLocaleProvider
    • io.jmix.securityoauth2.impl.SessionTokenEnhancer (implements org.springframework.security.oauth2.provider.token.TokenEnhancer)
    • io.jmix.securityoauth2.impl.TokenMasker
    • io.jmix.securityoauth2.impl.TokenRevoker
    • io.jmix.securityoauth2.impl.UniqueAuthenticationKeyGenerator (implements org.springframework.security.oauth2.provider.token.AuthenticationKeyGenerator)
    • io.jmix.securityoauth2.impl.UserInvalidationListener