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 interface
RepositorySecurityUserValidator
Methods in org.pentaho.di.repository that return RepositorySecurityManager Modifier and Type Method Description RepositorySecurityManager
Repository. 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 RepositorySecurityManager
KettleFileRepository. 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 class
KettleDatabaseRepositorySecurityProvider
-