Hierarchy For Package org.molgenis.security.token

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
      • org.springframework.security.authentication.UsernamePasswordAuthenticationToken
    • org.molgenis.security.token.DataServiceTokenService (implements org.molgenis.security.core.token.TokenService)
    • 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.molgenis.security.token.RunAsUserTokenFactory
    • org.molgenis.security.token.TokenAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • org.molgenis.security.token.TokenExtractor (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
    • org.molgenis.security.token.TokenGenerator

Annotation Type Hierarchy

  • org.molgenis.security.token.TokenParam (implements java.lang.annotation.Annotation)