Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • 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)
    • org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator (implements org.springframework.security.ldap.userdetails.LdapAuthoritiesPopulator)
    • 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, jakarta.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)
    • org.springframework.ldap.core.LdapTemplate (implements org.springframework.beans.factory.InitializingBean, org.springframework.ldap.core.LdapOperations)
      • org.springframework.security.ldap.SpringSecurityLdapTemplate
    • 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)
    • 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 Class Hierarchy