Package org.alfresco.repo.web.auth
Interface TenantAuthentication
-
- All Known Implementing Classes:
PublicApiTenantAuthentication
public interface TenantAuthentication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
authenticateTenant(String username, String tenant)
Authenticate user against tenant
-