Uses of Interface
org.apache.manifoldcf.core.interfaces.IAuth
-
Packages that use IAuth Package Description org.apache.manifoldcf.core.auth org.apache.manifoldcf.core.interfaces -
-
Uses of IAuth in org.apache.manifoldcf.core.auth
Classes in org.apache.manifoldcf.core.auth that implement IAuth Modifier and Type Class Description classDefaultAuthenticatorDefault authenticator for MCF system.classLdapAuthenticator -
Uses of IAuth in org.apache.manifoldcf.core.interfaces
Methods in org.apache.manifoldcf.core.interfaces that return IAuth Modifier and Type Method Description static IAuthAuthFactory. make(IThreadContext context)
-