Hierarchy For Package org.pentaho.platform.engine.security

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.pentaho.platform.engine.security.CipherEncryptionService (implements org.springframework.beans.factory.InitializingBean, org.pentaho.platform.api.util.IPasswordService)
    • org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
      • org.springframework.jdbc.core.support.JdbcDaoSupport
        • org.springframework.security.core.userdetails.jdbc.JdbcDaoImpl (implements org.springframework.context.MessageSourceAware, org.springframework.security.core.userdetails.UserDetailsService)
    • org.pentaho.platform.engine.security.DefaultJdbcRoleMapper (implements org.pentaho.platform.api.engine.security.IAuthenticationRoleMapper)
    • org.pentaho.platform.engine.security.DefaultLdapRoleMapper (implements org.pentaho.platform.api.engine.security.IAuthenticationRoleMapper, java.io.Serializable)
    • org.pentaho.platform.engine.security.DefaultRoleComparator (implements java.util.Comparator<T>)
    • org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator (implements org.springframework.security.core.userdetails.UserDetailsService)
    • org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy (implements org.springframework.security.core.userdetails.UserDetails)
    • org.pentaho.platform.engine.security.DefaultUsernameComparator (implements java.util.Comparator<T>)
    • org.springframework.security.ldap.userdetails.LdapUserDetailsMapper (implements org.springframework.security.ldap.userdetails.UserDetailsContextMapper)
    • org.pentaho.platform.engine.security.LoggingInterceptor (implements org.springframework.aop.AfterReturningAdvice, org.springframework.aop.MethodBeforeAdvice, org.springframework.aop.ThrowsAdvice)
    • org.pentaho.platform.engine.security.LoginAttemptService (implements org.pentaho.platform.api.security.ILoginAttemptService)
    • org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy (implements org.springframework.security.core.context.SecurityContextHolderStrategy)
    • org.pentaho.platform.engine.security.PentahoSubstringRoleVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
    • org.springframework.security.core.context.SecurityContextImpl (implements org.springframework.security.core.context.SecurityContext)
    • org.pentaho.platform.engine.security.SecurityHelper (implements org.pentaho.platform.api.engine.ISecurityHelper)
    • org.pentaho.platform.engine.security.SecurityParameterProvider (implements org.pentaho.platform.api.engine.IParameterProvider)
    • org.pentaho.platform.engine.security.SimplePermissionMask (implements org.pentaho.platform.api.engine.IPermissionMask)
    • org.pentaho.platform.engine.security.SimpleRole (implements org.pentaho.platform.api.engine.IPermissionRecipient)
    • org.pentaho.platform.engine.security.SimpleUser (implements org.pentaho.platform.api.engine.IPermissionRecipient)
    • org.pentaho.platform.engine.security.SpringSecurityPermissionMgr (implements org.pentaho.platform.api.engine.IPermissionMgr)