Uses of Interface
org.nuxeo.runtime.api.login.Authenticator
-
Packages that use Authenticator Package Description org.nuxeo.ecm.multi.tenant org.nuxeo.ecm.platform.computedgroups org.nuxeo.ecm.platform.usermanager -
-
Uses of Authenticator in org.nuxeo.ecm.multi.tenant
Classes in org.nuxeo.ecm.multi.tenant that implement Authenticator Modifier and Type Class Description classMultiTenantUserManager -
Uses of Authenticator in org.nuxeo.ecm.platform.computedgroups
Classes in org.nuxeo.ecm.platform.computedgroups that implement Authenticator Modifier and Type Class Description classUserManagerWithComputedGroupsUserManagerimplementation that is aware ofComputedGroup. -
Uses of Authenticator in org.nuxeo.ecm.platform.usermanager
Subinterfaces of Authenticator in org.nuxeo.ecm.platform.usermanager Modifier and Type Interface Description interfaceUserManagerClasses in org.nuxeo.ecm.platform.usermanager that implement Authenticator Modifier and Type Class Description classFakeUserManagerImplclassUserManagerImplStandard implementation of the Nuxeo UserManager.
-