Uses of Interface
org.alfresco.repo.web.auth.TenantAuthentication
-
Packages that use TenantAuthentication Package Description org.alfresco.rest.api -
-
Uses of TenantAuthentication in org.alfresco.rest.api
Classes in org.alfresco.rest.api that implement TenantAuthentication Modifier and Type Class Description class
PublicApiTenantAuthentication
Authenticate current user against specified tenant (Enterprise)Methods in org.alfresco.rest.api with parameters of type TenantAuthentication Modifier and Type Method Description void
PublicApiAuthenticatorFactory. setTenantAuthentication(TenantAuthentication service)
-