Hierarchy For Package org.opencastproject.kernel.security

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
      • org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
    • org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.security.web.authentication.RememberMeServices)
    • org.opencastproject.kernel.security.AuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • org.opencastproject.kernel.security.CustomPasswordEncoder (implements org.springframework.security.authentication.encoding.PasswordEncoder)
    • org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
    • org.opencastproject.kernel.security.OAuthConsumerDetailsService (implements org.springframework.security.oauth.provider.ConsumerDetailsService, org.osgi.service.cm.ManagedService, org.springframework.security.core.userdetails.UserDetailsService)
    • org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter (implements javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
      • org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter
    • org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl (implements org.osgi.service.cm.ManagedServiceFactory, org.opencastproject.security.api.OrganizationDirectoryService)
    • org.opencastproject.kernel.security.OrganizationEndpoint
    • org.opencastproject.kernel.security.OrganizationFilter (implements javax.servlet.Filter)
    • org.springframework.security.authentication.RememberMeAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter (implements javax.servlet.Filter)
    • org.opencastproject.kernel.security.SecurityFilter (implements javax.servlet.Filter)
    • org.opencastproject.kernel.security.SecurityServiceSpringImpl (implements org.opencastproject.security.api.SecurityService)
    • org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller (implements org.apache.felix.fileinstall.ArtifactInstaller)
    • org.opencastproject.kernel.security.SystemTokenRememberMeUtils
    • org.opencastproject.kernel.security.TrustedHttpClientImpl (implements org.opencastproject.kernel.security.HttpConnectionMXBean, org.opencastproject.security.api.TrustedHttpClient)
    • org.opencastproject.kernel.security.UserEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)

Interface Hierarchy