Uses of Class
org.alfresco.repo.tenant.TenantDomainMismatchException
Packages that use TenantDomainMismatchException
-
Uses of TenantDomainMismatchException in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person that throw TenantDomainMismatchExceptionModifier and TypeMethodDescriptionstatic StringPersonServiceImpl.updateUsernameForTenancy(String username, TenantService tenantService) Helper for when creating new users and people: Updates the supplied username with any required tenant details, and ensures that the tenant domains match.