Uses of Interface
org.pentaho.di.repository.RepositorySecurityManager
-
Packages that use RepositorySecurityManager Package Description org.pentaho.di.repository org.pentaho.di.repository.filerep org.pentaho.di.repository.kdr -
-
Uses of RepositorySecurityManager in org.pentaho.di.repository
Subinterfaces of RepositorySecurityManager in org.pentaho.di.repository Modifier and Type Interface Description interfaceRepositorySecurityUserValidatorMethods in org.pentaho.di.repository that return RepositorySecurityManager Modifier and Type Method Description RepositorySecurityManagerRepository. getSecurityManager() -
Uses of RepositorySecurityManager in org.pentaho.di.repository.filerep
Methods in org.pentaho.di.repository.filerep that return RepositorySecurityManager Modifier and Type Method Description RepositorySecurityManagerKettleFileRepository. getSecurityManager() -
Uses of RepositorySecurityManager in org.pentaho.di.repository.kdr
Classes in org.pentaho.di.repository.kdr that implement RepositorySecurityManager Modifier and Type Class Description classKettleDatabaseRepositorySecurityProvider
-