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