Uses of Interface
org.apache.manifoldcf.authorities.interfaces.IMappingConnectionManager
- 
Packages that use IMappingConnectionManager Package Description org.apache.manifoldcf.authorities.interfaces org.apache.manifoldcf.authorities.mapping  - 
- 
Uses of IMappingConnectionManager in org.apache.manifoldcf.authorities.interfaces
Methods in org.apache.manifoldcf.authorities.interfaces that return IMappingConnectionManager Modifier and Type Method Description static IMappingConnectionManagerMappingConnectionManagerFactory. make(IThreadContext tc)Make an authority connection manager handle. - 
Uses of IMappingConnectionManager in org.apache.manifoldcf.authorities.mapping
Classes in org.apache.manifoldcf.authorities.mapping that implement IMappingConnectionManager Modifier and Type Class Description classMappingConnectionManagerImplementation of the authority connection manager functionality. 
 -