Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.xebialabs.deployit.security.AdditionalAuthoritiesMapper (implements org.springframework.security.core.authority.mapping.GrantedAuthoritiesMapper)
    • org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
    • com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
      • com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
    • com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails (implements org.springframework.security.core.userdetails.UserDetails)
    • 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
        • org.springframework.security.web.authentication.www.BasicAuthenticationFilter
    • com.xebialabs.deployit.security.authentication.viewas.JackrabbitViewAsAuthenticationFinder (implements com.xebialabs.deployit.security.authentication.viewas.ViewAsAuthenticationFinder)
    • com.xebialabs.deployit.security.LoginPermissionVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
    • com.xebialabs.deployit.security.PasswordUtils
    • com.xebialabs.deployit.security.permission.Permission
    • com.xebialabs.deployit.security.PermissionEnforcer
    • com.xebialabs.deployit.security.permission.PermissionHandler
    • com.xebialabs.deployit.security.permission.PermissionHelper
    • com.xebialabs.deployit.security.Permissions
    • com.xebialabs.deployit.security.permission.PlatformPermissions
    • com.xebialabs.deployit.security.authentication.RememberMe
    • com.xebialabs.deployit.security.authentication.RememberMeAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.xebialabs.deployit.security.RepoUser (implements com.xebialabs.deployit.security.User)
    • com.xebialabs.deployit.security.SecurityServiceLocator
    • com.xebialabs.deployit.security.SecurityTemplate
    • com.xebialabs.deployit.security.SHA256PasswordEncoder (implements org.springframework.security.crypto.password.PasswordEncoder)
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • java.lang.RuntimeException
    • com.xebialabs.deployit.security.authentication.viewas.UserDetailsViewAsAuthenticationFinder (implements com.xebialabs.deployit.security.authentication.viewas.ViewAsAuthenticationFinder)
    • com.xebialabs.deployit.security.authentication.viewas.ViewAsData (implements java.io.Serializable)
    • com.xebialabs.deployit.security.authentication.XlAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)

Interface Hierarchy

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)